Skip to content

Commit bb3272c

Browse files
authored
Merge pull request #907 from GKB-Ninja/master
HW-2
2 parents a5a22d5 + ba38e30 commit bb3272c

File tree

1 file changed

+4
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)