Richard Damon wrote:
> Cheri Castro wrote:
> > I've tried several variations but haven't been able to
> > figure out why my final if elif statement won't print. I
> > tried using return, I tried using 1's and 0's rather than
> > yes and no. Not sure what the issue is. Please, help.
> >
> >
> > #Thi
On 11/19/17 1:10 PM, Cheri Castro wrote:
I've tried several variations but haven't been able to figure out why my final
if elif statement won't print. I tried using return, I tried using 1's and 0's
rather than yes and no. Not sure what the issue is. Please, help.
#This function will print ho
On 2017-11-19 19:03, Ben Finney wrote:
Cheri Castro writes:
I've tried several variations but haven't been able to figure out why
my final if elif statement won't print.
The code you presented here does not have any ‘elif’ clause. Did you
mean to show different code?
I tried using return,
Cheri Castro writes:
> I've tried several variations but haven't been able to figure out why
> my final if elif statement won't print.
The code you presented here does not have any ‘elif’ clause. Did you
mean to show different code?
> I tried using return, I tried using 1's and 0's rather than
I've tried several variations but haven't been able to figure out why my final
if elif statement won't print. I tried using return, I tried using 1's and 0's
rather than yes and no. Not sure what the issue is. Please, help.
#This function will print how many yes answers the user has and a mess