Skip to content

Commit dc8e039

Browse files
authored
Merge pull request #915 from sartikb/patch-2
Create types_burak_sartik.py
2 parents 5fb31d0 + c71f8e7 commit dc8e039

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week02/types_burak_sartik.py

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

0 commit comments

Comments
 (0)