Skip to content

SaadAmin5/while-loop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

While-Loop (visual studio)

I performed the following steps in Visual Studio: ● I created a while.py file. ● I wrote a program that continually asks the user to enter a number. ● When the user enters “-1”, the program stops requesting the user to enter a number, ● The program then calculated the average of the numbers entered, excluding the -1. ● I made use of the While Loop repetition structure to implement the program.

About

While loop example (visual studio)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages