diff --git a/test.py b/test.py index 5cbe6cb..66f5c59 100644 --- a/test.py +++ b/test.py @@ -5,4 +5,7 @@ b= 3; -print(a+b) \ No newline at end of file +print(a+b) + +python +***