Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PART 1) IF STATEMENTS INSIDE IF STATEMENTS using pythoon The first part of your program should do the following: Ask the user type of test

PART 1) IF STATEMENTS INSIDE IF STATEMENTS using pythoon

The first part of your program should do the following:

Ask the user type of test they took. o (ACT or SAT)

If they said ACT then ask them their score

o If their ACT score was between 0 and 7 say "Needs Work"

o If their ACT score was between 10 and 20 say "Acceptable"

o If they ACT score was above 20 say "Above average"

If they said SAT then ask them their score

o If their SAT score was between 200 and 400 say "Needs Work"

o If their SAT score was between 401 and 1000 say "Acceptable"

o If they SAT score was above 1000 say "Above average"

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

More Books

Students also viewed these Databases questions

Question

1. Identify and control your anxieties

Answered: 1 week ago