Skip to content

Commit

Permalink
Merge pull request #36 from sedx07/patch-2
Browse files Browse the repository at this point in the history
Create types_sedef_sert.py
  • Loading branch information
canbula authored Oct 20, 2024
2 parents 82f0bae + 53fced9 commit 14e3757
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Week02/types_sedef_sert.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
my_int = 43
my_float = 21.05
my_bool = True
my_complex = 6 + 4j

0 comments on commit 14e3757

Please sign in to comment.