Everyone, I am very new to python. I am trying to achieve the below in it, but i am unable to find suitable documentation to guide me on the same.
I want to prompt 3 questions together and then get input for the first question next to question as below. 1. Enter your name : _ 2. Enter your age : 3. Enter your gender : After showing the below prompts, the cursor waits in first question for an input. How to achieve this in python. Please help on the same. Regards Mohan C -- https://mail.python.org/mailman/listinfo/python-list