Skip to content

Commit 3274f6a

Browse files
authored
Merge pull request #981 from anilguler/patch-2
Create types_anil_guler.py
2 parents 02c23e8 + 75f308b commit 3274f6a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week02/types_anil_guler.py

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

0 commit comments

Comments
 (0)