C-16-Q133mediumsingle_mcq
Which of the following pairs is treated as a SAME variable by Python?
Which of the following pairs is treated as a SAME variable by Python?
- a
Ageandage - b
total_marksandtotal_marks - c
RollandROLL - d
name1andName1
Which of the following pairs is treated as a SAME variable by Python?
Age and agetotal_marks and total_marksRoll and ROLLname1 and Name1