We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 754a7dc commit e99b7abCopy full SHA for e99b7ab
2_intermediate/chapter9/solutions/participation_grade.py
@@ -1,6 +1,6 @@
1
# Warning: can be challenging
2
#
3
-# A teacher is given a list of students. The number of occurences of a student's
+# A teacher is given a list of students.The number of occurences of a student's
4
# name in the list is the number of times the student participated in this week.
5
# If a student has more the 7 participation, then got an A. If a student has
6
# more than 3 but less than 8, the student got a B. If a student has more than
0 commit comments