diff --git a/10 More on Variables in Python b/10 More on Variables in Python index 6b844b9..71d5f49 100644 --- a/10 More on Variables in Python +++ b/10 More on Variables in Python @@ -38,4 +38,5 @@ Type "help", "copyright", "credits" or "license()" for more information. >>> PI = 3.15 >>> type(PI) ->>> +>>> 2 + 5 +print("Hello World)