desislava_topuzakova

01. Excellent Result

Sep 10th, 2023
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. grade = float(input())
  2.  
  3. if grade >= 5.50:
  4. print("Excellent!")
Add Comment
Please, Sign In to add comment