问题 I am new to Atom and coding in general. On my HND I have used Sublime Text 3 so taking a look at Atom. So far, so good. I have decided to start learning Python. I created my first script which just asks a user for their name and age. I have used Pythons input() function to request this information. I installed the package Script https://atom.io/packages/script 1.1k This ran the script well but couldn’t deal with the input. I have also tried a number of other options but havn’t had any success