Question: 1. Write a program that take a number as input and prints out the square and cube of that number. 2. Write a program

1. Write a program that take a number as input and prints out the square and cube of that number. 2. Write a

1. Write a program that take a number as input and prints out the square and cube of that number. 2. Write a program that takes a number as input. If the number is greater than 100 print its square, if less than print it's cube, Problem 02: Write a program that ask the user to provide his first name and last name then create a user name based on the first name and last name. Problem 03: Create a list of numbers [0, 2, 4, 5, 3, 4, 8, 9,0,0, 12, 34, 5, 7, 8,7] a-Find the maximum number in the list b-Count how many zeros in the list C-Count how many (65) in the list d-what is the number that has index of (5)

Step by Step Solution

3.38 Rating (154 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Problem 1 1 Write a program that takes a number as input and prints out the square and cube of that ... View full answer

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 Programming Questions!