Skip to content

Commit 3f603dd

Browse files
committed
Update file
1 parent f52b2ba commit 3f603dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

06-Day6-Variables-and-Data-Types/.tutorial/Tutorial.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,6 @@ Output:
9595
```python
9696
{'name': 'Sakshi', 'age': 20, 'canVote': True}
9797
```
98+
everything / every data type in python is an object
9899

99100
## [Next Lesson>>](https://replit.com/@codewithharry/07-Day7-Exercise-1-Create-a-Calculator)

0 commit comments

Comments
 (0)