Skip to content

Commit f785d98

Browse files
authored
Update videogamefan2.py
Signed-off-by: Bubbles The Dev <[email protected]>
1 parent f9a8fe7 commit f785d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python-Fundamentals-part2/student_activity/videogamefan/videogamefan2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ def display_info(self):
2323
my_car.display_info() # Display the car details
2424
my_car.drive() # Call the drive method
2525

26-
# PASS
26+
# STUDENT PASSED ACTIVITY

0 commit comments

Comments
 (0)