Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Grades converter (num to char) #80

Open
shorodilov opened this issue May 14, 2023 · 0 comments
Open

Grades converter (num to char) #80

shorodilov opened this issue May 14, 2023 · 0 comments
Labels
assignment Represents a challenge for homework or exam data structures Datastructures (dict, list etc) challenges io Input/Output challenges
Milestone

Comments

@shorodilov
Copy link
Member

Write a script that asks for a student's score (numeric value) and converts it to character score.

Conversion table:

Char score Num score Char score Num score
A+ 5.0 C+ 2.3
A 4.0 C 2.0
A- 3.7 C- 1.7
B+ 3.3 D+ 1.3
B 3.0 D 1.0
B- 2.7 F 0
@shorodilov shorodilov added the assignment Represents a challenge for homework or exam label May 14, 2023
@shorodilov shorodilov added this to the Basics milestone May 14, 2023
@shorodilov shorodilov moved this to 🆕 New in Assignments Aug 22, 2023
@shorodilov shorodilov added io Input/Output challenges data structures Datastructures (dict, list etc) challenges labels Dec 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
assignment Represents a challenge for homework or exam data structures Datastructures (dict, list etc) challenges io Input/Output challenges
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant