Skip to content

Commit 677169d

Browse files
committed
Update 04_constructor.py
1 parent 19865a0 commit 677169d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Chapter 10/04_constructor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@ def greet():
2121
# harry.name = "Harry"
2222
print(harry.name, harry.salary, harry.language)
2323

24-
rohan = Employee()

0 commit comments

Comments
 (0)