Skip to content

Commit fda0f95

Browse files
authored
Merge pull request #172 from BerkeAlpaslan/patch-3
Create types_berke_alpaslan.py
2 parents 2d2e5fd + 14fb60d commit fda0f95

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week02/types_berke_alpaslan.py

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
my_int = 3450
2+
my_float = 3.14
3+
my_bool = False
4+
my_complex = 2j

0 commit comments

Comments
 (0)