Sorry! Posting Assignment is allowed only for commercial accounts.
"sookshmas"[5:]
+, -, *, 3, 2, /, 8, 4, 1?
try: if '2' != 2: raise "man" else: print("man has not exist") except "man": print ("man has exist")