From 941336cf75c4b05e12c88af1538c375ffddf2bf0 Mon Sep 17 00:00:00 2001 From: ipushkar Date: Mon, 2 Oct 2017 13:55:14 +0300 Subject: [PATCH] updates new updates for info --- py_script.py | 1 + 1 file changed, 1 insertion(+) diff --git a/py_script.py b/py_script.py index 42eb933..6545dc1 100644 --- a/py_script.py +++ b/py_script.py @@ -7,3 +7,4 @@ value3 =raw_input('Enter NEW name: ') os.rename(value2,value3) print 'Complete' +print 'Great success'