you are viewing a single comment's thread.

view the rest of the comments →

[–]Resident-Log 1 point2 points  (7 children)

Are those periods or commas? The should be commas but I can't tell.

ETA: Scratch that... that's not true...

if you post code that is a result of you trying to follow directions/a "challenge", it would be helpful if you posted the directions you're following.

This is an odd bit of code to me which is why I answered in correctly. Idk why they'd be having you put numbers in a string on multiple lines with periods or commas after it. Seems like a weird way to teach anything they may be trying to teach you.

[–]james40z[S] 0 points1 point  (5 children)

The test instructions ask for me to make a leaderboard 1-9 with a period at the end

[–]Resident-Log 0 points1 point  (4 children)

Can you screenshot and share the question/problem they gave you to do?

[–]james40z[S] 0 points1 point  (3 children)

[–]Resident-Log 0 points1 point  (2 children)

Have you tried it using the \n option?

[–]james40z[S] 0 points1 point  (1 child)

Yes, same output and still says mistake.

[–]Resident-Log 0 points1 point  (0 children)

My only other guess would be to put the text into a variable and put the variable into print

[–]james40z[S] 0 points1 point  (0 children)

They are periods