Skip to content

Commit 5fb31d0

Browse files
authored
Merge pull request #914 from afrainanc/patch-1
Create types_afra_inanc.py
2 parents a0fcd0d + d7e6201 commit 5fb31d0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Week02/types_afra_inanc.py

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

0 commit comments

Comments
 (0)