Skip to content

Commit ed4aa8d

Browse files
authored
Create types_buğra_kafa.py
1 parent 4a8fdf9 commit ed4aa8d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week02/types_buğra_kafa.py

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

0 commit comments

Comments
 (0)