Can anyone tell me if I can have my program check to see if something is true 
the add to count
For example something like
if c_1 and c_2 and c_3 true:
            count + 1

 

or if I can use it after splitting an input the problem is the input is 
variable so I don't know if I can do such a thing without knowing the input 
ahead of time. if anyone can tell me if this is possible or if I should be 
doing something else that would be grate thanks.
                                          
_________________________________________________________________
Introducing Windows® phone.
http://go.microsoft.com/?linkid=9708122
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to