Join GyanXp WhatsApp Channel! - Join Now
Correct Answer: CPU
def s(n1): print(n1) n1 = n1 + 2 n2 = 4 s(n2) print(n2)
Correct Answer: 4 4
x = 123 for i in x: print(i)
Correct Answer: Error
>> "m" + "nl"
Correct Answer: 'mnl'
Correct Answer: Tuples are immutable while lists are mutable
Username or Email
Password
Log In
Login with OTP
Forgot Password?
Get New Password
← Back to Login
New Password
Confirm Password
Save Password
Not registered yet? Sign up
By login, you agree to our Privacy & Policy & Disclaimer
Send OTP
Verify OTP