Question: Make a loop to go through a list of numbers - if that list only contains valid numbers then print valid, if the list has
Make a loop to go through a list of numbers if that list only contains valid numbers then print valid, if the list has entries that are not numbers print out invalid and that first invalid entry.# Try your code with each list!listlist
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
