var = 10print(type(var))var = "Hello"print(type(var))
Not registered? Create an account
Forgot Password?
Already a registered user? Login