Question: 1 ) Write a Python program that asks the user to enter a number. Your program will return a statement stating that the number is

1) Write a Python program that asks the user to enter a number. Your program will return a statement stating that the number is even or odd.
2) Write a Python program using a while loop that asks the user to enter numbers. Add the numbers up until the user enters the number 0.
3) Write a Python function that uses a For loop to go through a list of numbers. The function should print all numbers that are multiples of 3.
4) Write a Python function that takes a list of strings as a parameter and another list of strings as a 2nd parameter. The function should return true if the two lists are equal.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!