diff --git a/test.py b/test.py index e319054c7..796547465 100755 --- a/test.py +++ b/test.py @@ -28,6 +28,6 @@ def main(): print "I like vi" print "'Sometimes, you have to roll a hard six.' – Adama" print "The snake which cannot cast its skin has to die." - + print "My name is khan............................................................................................" if __name__ == "__main__": main()