+ 1
How to allow user to enter inputs?
I want to understand what does allowing the user to enter inputs means.
2 Answers
+ 3
Inputs allow for human interaction its one of the foundational components of computer science and engineering. The input() function is something you should research