G
greenflame
First I should start with some introductory comments.
When I first learned about programming, I started with BASIC, QBASIC
to be more accurate. While I was at that stage, I learned about the
INPUT command. I used it abundantly.
Ok so now for the actual issue.
I would like to implement something like the INPUT command from BASIC.
I failed to find something on the python website documentation for
beginners.
Thank you for your time.
When I first learned about programming, I started with BASIC, QBASIC
to be more accurate. While I was at that stage, I learned about the
INPUT command. I used it abundantly.
Ok so now for the actual issue.
I would like to implement something like the INPUT command from BASIC.
I failed to find something on the python website documentation for
beginners.
Thank you for your time.