Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

Problem 1 1 Write a program that takes a number as input and prints out the square and cube of that ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Income Tax Fundamentals 2013

Authors: Gerald E. Whittenburg, Martha Altus Buller, Steven L Gill

31st Edition

1111972516, 978-1285586618, 1285586611, 978-1285613109, 978-1111972516

More Books

Students also viewed these Programming questions