myself = 'Just a newbie wants to achieve everything in coding background one day!
newbie = myself
if myself == newbie:
print(myself)
except Exception as o_o:
print("Oops some error occurred" + " " + str(o_o))