Skip to content

Commit

Permalink
Merge pull request #432 from HamzaKiziltoprak/patch-6
Browse files Browse the repository at this point in the history
Create types_hamza_kiziltoprak.py
  • Loading branch information
canbula authored Oct 2, 2024
2 parents f15db50 + 2275596 commit 4273c9a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Week02/types_hamza_kiziltoprak.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
my_int = 23
my_float = 12.0
my_bool = False
my_complex = 98 + 99j

0 comments on commit 4273c9a

Please sign in to comment.