Little help with Python
Can someone please help me with something. I started to write my first code (you can see it on my profile) and I´m having few issues. The problem is that when I run the code it behaves differently here on SoloLearn, Codecademy, some other online IDE and PyCharm that I have on my PC. Meaning that it produces error on SoloLearn and Codecademy and works the way I intended on PyCharm and online IDE. Can someone please explain me why is that because I´m not sure now if there is an error in my code or something is wrong here on SoloLearn Code Playground. The second issues is that I would like to know is it possible in the first part of my code where all the "print" statements are to write a code in a way that it prints line by line by pressing enter from the user and not all print lines right away? Thanks, Goran