We have defined a tuple:
tup_of_int = (1, 2, 3)
Which of the following code lines will result in an error?
We have defined a tuple:
tup_of_int = (1, 2, 3)
Which of the following code lines will result in an error?
Create a free account to access the full topic