#why my output program like this, maybe anybody can helps me

21 messages · Page 1 of 1 (latest)

tame martenBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

tame holly
#

``` not '''

#

Also I'm not entirely sure the purpose of the what you are trying to do

crystal root
#

yeah, it's hard for us to realy make any judgement

bleak robin
#

my output should be

#

4 6

#

6 6 6

tame holly
#

I get that

bleak robin
#

28 32 26 40

crystal root
#

If it's not I would surgest stepping trough your code 😅

#

and debugging it

bleak robin
#

why my output print 28 32 26 40 for three times

tame holly
#

What I mean is, where is the 4 6, 6 6 6, 28 32 26 40 coming from

bleak robin
#

from input

#

example

#

1+3= 4

#

2+4=6

#

3+2+1= 6

#

etc

#

it sum by column

tame martenBOT
#

This question thread is being automatically closed. If your question is not answered feel free to bump the post or re-ask. Take a look at !howto ask for tips on improving your question.