Simple User Input in Python

Simple User Input in Python

Simple User Input in Python, in this Article i will show you how easy to write a user input program in Python. Unlike Java , C++ or C. In Python you do not need to declare the type of variable, and the programming language is very easy to read

Steps

  1. First i will Greet the User and ask them to input the drinks they need
  2. then the  ” input() ” come in to detect the User Data Entry , and the User entry will be save to  the “drink ” variable
  3. The System will Print out what the User have entered

 

 

 

Leave a Reply

Your email address will not be published. Required fields are marked *

twenty − 2 =