Find out the number of references for my_list variable. Store this number as the ref_count variable.
Do not print the number of references. Note that the my_list variable already exists.
Find out the number of references for my_list variable. Store this number as the ref_count variable.
Do not print the number of references. Note that the my_list variable already exists.
Sample Input 1:
Sample Output 1:
Correct!Create a free account to access the full topic