Description Write a simple programming solution that will get a value from the user and will return a result that is based on user input. Get some integer (whole number) value from the user. Ask them for the amount of US Dollars they want to exchange into Euros. For simplicity, use a conversion formula of 1 US Dollar is 0.89 Euros. So: euros = dollars * 0.89 Write an "if" statement that will give one of two different output. If it is greater than or equal to 1,000 dollars, tell the user that "_ dollars is a lot of money to exchange. $ US will be € If it is less than 1000 dollars tell the user: " $. Have a nice day." US is €

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
100%
Both part of one question. Please write in Python! Thank you!
Description
Write a simple programming solution that will get a value
from the user and will return a result that is based on user
input.
Get some integer (whole number) value from the user.
Ask them for the amount of US Dollars they want to
exchange into Euros.
For simplicity, use a conversion formula of 1 US Dollar is
0.89 Euros.
So: euros = dollars * 0.89
Write an "if" statement that will give one of two different
output.
If it is greater than or equal to 1,000 dollars, tell the user
that ".
US will be €
dollars is a lot of money to exchange. $_
If it is less than 1000 dollars tell the user: " $.
US is €
Have a nice day."
Transcribed Image Text:Description Write a simple programming solution that will get a value from the user and will return a result that is based on user input. Get some integer (whole number) value from the user. Ask them for the amount of US Dollars they want to exchange into Euros. For simplicity, use a conversion formula of 1 US Dollar is 0.89 Euros. So: euros = dollars * 0.89 Write an "if" statement that will give one of two different output. If it is greater than or equal to 1,000 dollars, tell the user that ". US will be € dollars is a lot of money to exchange. $_ If it is less than 1000 dollars tell the user: " $. US is € Have a nice day."
Description
Write a programming solution that will get a student's
grade expressed as a whole number between 0 and 100,
inclusive.
If the student scored great than or equal to 85, tell them
"Excellent work! A score of _ is an excellent grade.
Great job!"
If the student scored between 70 and 85 tell them "You
This is a respectable grade."
scored
If they scored less or equal to 70 tell them "You only
You may want to try harder next time."
scored
Test your application using multiple different inputs.
Transcribed Image Text:Description Write a programming solution that will get a student's grade expressed as a whole number between 0 and 100, inclusive. If the student scored great than or equal to 85, tell them "Excellent work! A score of _ is an excellent grade. Great job!" If the student scored between 70 and 85 tell them "You This is a respectable grade." scored If they scored less or equal to 70 tell them "You only You may want to try harder next time." scored Test your application using multiple different inputs.
Expert Solution
Step 1

As given, we need to write Python programs for the given two parts of the question.

First part -

Convert Dollars into Euros. Also, we need to write the code according to the given requirements.

Second part -

Students grade and remarks. Also, we need to write the code according to the given requirements.

trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 8 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY