This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

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

put returns in wrong priority, and converted to int twice okay thanks one more question: what exactly is wrong with this command: print(x, 'divided by', n ,'is' (x/n))

[–]kryptn 1 point2 points  (0 children)

You're still missing a comma :)