Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Pre-requisites: - Print statement. - Input function. - The basics of condtionels. Learning goals: - Learn how to use chained conditionals (elif). Task: In this

image text in transcribed
Pre-requisites: - Print statement. - Input function. - The basics of condtionels. Learning goals: - Learn how to use chained conditionals (elif). Task: In this assigrment, wo will create a script to convert different prading scales to each other, Gcing from the univernal percentage grading scale (seen in Europe and the Uk, to the Letter Grades (A, B, C, D, E and F). We will follow the following conversion table for this: =sensA =80%B cos65D 65 F Example usage: \$ prthons percentage_to_letter_grade.py Please give your orade in percentages (0100) : os Your letter orde is 8. Sprethon3 percentage_to_letter_arade.py Please give your orade in percentages (0100): word Plesse input a digit between o and 100 . \$ python3 percentage_to_letter_grade.py Please give your grade in percentages- (0100) : 150 Please input a digit between 0 and 1002 Pre-requisites: - Print statement. - Input function. - The basics of condtionels. Learning goals: - Learn how to use chained conditionals (elif). Task: In this assigrment, wo will create a script to convert different prading scales to each other, Gcing from the univernal percentage grading scale (seen in Europe and the Uk, to the Letter Grades (A, B, C, D, E and F). We will follow the following conversion table for this: =sensA =80%B cos65D 65 F Example usage: \$ prthons percentage_to_letter_grade.py Please give your orade in percentages (0100) : os Your letter orde is 8. Sprethon3 percentage_to_letter_arade.py Please give your orade in percentages (0100): word Plesse input a digit between o and 100 . \$ python3 percentage_to_letter_grade.py Please give your grade in percentages- (0100) : 150 Please input a digit between 0 and 1002

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

Are You Legal A Personal Legal Audit And Empowerment Tool

Authors: Nelson P. Miller

1st Edition

099055533X, 978-0990555339

More Books

Students also viewed these Accounting questions