Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1- write a python program that prompt the user to enter 5 numbers, if the number is negative it is displayed on the screen

 

1- write a python program that prompt the user to enter 5 numbers, if the number is negative it is displayed on the screen 2- write a python program that enters a price of a car, if the price is greater than $1000,000 it displays "this is a luxury car", if the price is greater than $100,000 it displays "this is an expensive car", if the price is greater than $10000 it displays "this is an affordable car" else it displays "this is a cheap car"

Step by Step Solution

There are 3 Steps involved in it

Step: 1

1 Program to prompt the user to enter 5 numbers and display negative numbers numbers for i in ra... 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_2

Step: 3

blur-text-image_3

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

Introduction to Java Programming, Comprehensive Version

Authors: Y. Daniel Liang

10th Edition

133761312, 978-0133761313

More Books

Students also viewed these Programming questions

Question

What general trade-off is involved in waiting-line decisions?

Answered: 1 week ago