In the list below, what position is the number 9 ln, as Python would count it?
(think about how Python counts... that's the number you are looking for)
Dy_list =[9,2,1,3,4]
In the list below,what position is the number 9 in,as Python would count it (think about how Python counts...that's the number you are looking for)
y-1ist-[9,2.1,3,4]