Question: Help use repl.it computer program python language. Run using repl.it Content Area while Loop (HW #3, part 2 of 3) Write a program that uses
Help use repl.it computer program python language. Run using repl.it
Content Area while Loop (HW #3, part 2 of 3) Write a program that uses a list and FOR loop to process a set of data. Pick a purpose for your program within your content area. The program can take input from the user, or use a pre-determined list that you enter. If you include the list as part of the code, you must add a comment (using #) to explain the values you chose. The program must include: A list with at least 4 values, which have contextual meaning A FOR loop that processes the list in a meaningful way A final print statement that gives analysis of the list within a sentence AT LEAST 3 comments (using #) to explain your choices of list name, variable name, and/or calculation
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
