Skip to content

Commit 99e83ed

Browse files
comment
1 parent 7e1a82b commit 99e83ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sprint5-prep-exercises/classes_and_objects.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ def print_email(person: Person) -> None:
2121

2222
print(is_adult(imran))
2323

24-
#print(print_email(imran)) there is no email atribute
24+
#print(print_email(imran)) there is no email atribute to print

0 commit comments

Comments
 (0)