Update 04_day_conditionals.md

Typo in ranges of scores in Exercise lvl 2
pull/615/head
RadoslawKzm 2 years ago committed by GitHub
parent 33cf6c074d
commit f89253a696
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -324,7 +324,7 @@ isRaining
### Exercises: Level 2
1. Write a code which can give grades to students according to theirs scores:
- 80-100, A
- 90-100, A
- 70-89, B
- 60-69, C
- 50-59, D

Loading…
Cancel
Save