Skip to content

Commit 2fa7af8

Browse files
authored
Merge pull request #574 from rridvancelebi/master
Create types_ridvan_celebi.py
2 parents 21d3401 + b60b839 commit 2fa7af8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week02/types_ridvan_celebi.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
my_int = 11
2+
my_float = 11.1
3+
my_bool = False
4+
my_complex = 11 + 11j

0 commit comments

Comments
 (0)