diff --git a/2015/Chapter1/Chapter0.py b/2015/Chapter1/Chapter0.py index e541c8e..8590631 100755 --- a/2015/Chapter1/Chapter0.py +++ b/2015/Chapter1/Chapter0.py @@ -9,7 +9,7 @@ print (type(3.0)) - +abe chl chomu print (int(3.14159), int(-2.8)) print (float(3), float(-1))