Skip to content

Dy1337/Taking-Multiple-User-Inputs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Taking-Multiple-User-Inputs

Multiple Inputs with Python using While Loop

Suppose you are prompted to write a Python program that interacts with a user in a console window. You may be accepting input to send to a database, or reading numbers to use in a calculation.

Whatever the purpose, you should code a loop that reads one or multiple user inputs from a user typing on a keyboard and prints a result for each. In other words, you have to write a classic print loop program.

About

Multiple Inputs with Python using While Loop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages