The exampls showing the If function on page 49
Hi,
I'm new to programming and I'm having a bit of trouble with the If function on page 49 of Learning Python. Basically I don't understand when in the Tuple have_ingrediants does have_ingrediants[0] become "True", so I don't know how to complete the program. I can see when you first create it you do this but not at any other point?!
Can anybody help
|