daveyscommented on Jan. 1, 2024, 4:42 p.m.←
edited
→
I'm new to learning Python, so I found this more complex than many people here probably did, but I did manage to complete the challenge.
It's interesting because the numbers in one of these contests would usually have been input as two separate inputs, whereas in this case they're as a single line separated by a space, which makes them a list, but also str and not int format, so there is a need to recast them. An enjoyable problem for me.
Comments
I'm new to learning Python, so I found this more complex than many people here probably did, but I did manage to complete the challenge.
It's interesting because the numbers in one of these contests would usually have been input as two separate inputs, whereas in this case they're as a single line separated by a space, which makes them a list, but also str and not int format, so there is a need to recast them. An enjoyable problem for me.
this is totally a kindergarten question (or maybe even prekindergarten question)
The person who made this thinks we are in kindergarten or something.
we are in kindergarden
yea it might
we kindergarten
This a dumb but funny problem
This comment is hidden due to too much negative feedback. Show it anyway.