From 6f276192be4a5740f9773c9d25247859fda8d9a1 Mon Sep 17 00:00:00 2001 From: Chirag Raninga <69800499+Chikus9@users.noreply.github.com> Date: Sun, 25 Oct 2020 15:27:16 +0530 Subject: [PATCH] Update 10 More on Variables in Python --- 10 More on Variables in Python | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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)