Suppose t = (1, 2, 4, 3), which of the following is incorrect? - Study24x7
Social learning Network
study24x7

Default error msg

Login

New to Study24x7 ? Join Now
Already have an account? Login
21 Sep 2020 12:57 PM study24x7 study24x7

Suppose t = (1, 2, 4, 3), which of the following is incorrect?

A

 print(t[3])

B

 
t[3] = 45

C


print(max(t))

D

 print(len(t))

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles