Skip to content

Commit 69e2465

Browse files
Update types_yavuz_selim.py
1 parent 6d69614 commit 69e2465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Week02/types_yavuz_selim.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
my_int = 7
22
my_float = 6.1
33
my_bool = False
4-
my_compex = 5j
4+
my_complex = 5j

0 commit comments

Comments
 (0)