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

Grades converter (char to num) #79

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

Grades converter (char to num) #79

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

Ask for a student's score (as string) and convert it to its numeric value. Print the result.

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 added io Input/Output challenges data structures Datastructures (dict, list etc) challenges labels Aug 3, 2023
@shorodilov shorodilov moved this to ✅ Done in Assignments Aug 22, 2023
@shorodilov shorodilov moved this from ✅ Done to 🆕 New in Assignments Aug 22, 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