Question: Python Questions. #1. Chapter 3 . Name the script SortNumbers .py (30 Points) Ask the user to enter 3 numbers Then display them in ascending

Python Questions.

#1.

Chapter 3 . Name the script SortNumbers.py (30 Points)

Ask the user to enter 3 numbers

Then display them in ascending order.

Use if elif and else

Submit the script you created for the problem.

Be sure to include the standard header

# created by Your Name

# Assignment number

# Date

Some Rubric

Ask user to enter 3 numbers 10.0 points

Sort those three numbers enter by user . 10.0 points

Display those numbers in ascending order 10.0 points

#2.

On Chapter 3 answer the following:- Take a number from user and checks if a number is even or odd.

Use if elif and else to find whather number is even or odd.

Display result.

Submit Number.py

In the first few lines of your script, please include

# Created by Your name

# Assignment name / description

# Date

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!