I’m currently in college studying computer science and have been using codecademy to get ahead in some of my classes. I have a little bit of experience in other programming languages and in my college classes user input was a pretty big piece to making interactive programs. However, looking through codecademy’s course I couldn’t find where the course would teach me how to take user input. So, I did a quick search and found that prompt() would allow users to input text. My question is why codecademy seems to just overlook this? Or am I misunderstanding something?
1 Like