diff --git a/helloworld.py b/helloworld.py index 6a901c99d7..a1368388b0 100644 --- a/helloworld.py +++ b/helloworld.py @@ -9,3 +9,4 @@ print("Hehe HIHI Haha") print(x*x) print(x**x) + print(x**x)