add I AM NOT DONE comments
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
// Make the necessary code changes to support alphabetical report cards, thereby making the second
|
||||
// test pass.
|
||||
|
||||
// I AM NOT DONE
|
||||
pub struct ReportCard {
|
||||
pub grade: f32,
|
||||
pub student_name: String,
|
||||
|
||||
Reference in New Issue
Block a user