Skip to content

Commit fe0f8c5

Browse files
authored
Merge pull request #171 from erayglr/master
Create types_eray_guler.py
2 parents 294cbcc + c373e63 commit fe0f8c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: Week02/types_eray_guler.py

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

0 commit comments

Comments
 (0)