a = 'Sookshmas'b= [1, 2, 3]aTup = (a, b)print(aTup[1][1:])
Not registered? Create an account
Forgot Password?
Already a registered user? Login