Completed TODO item
This commit is contained in:
parent
e2be257d64
commit
32b6aaac86
@ -34,4 +34,5 @@ print("\nIs the light on or off? I think its on.")
|
|||||||
print(lightSwitch == 'on')
|
print(lightSwitch == 'on')
|
||||||
|
|
||||||
print("\nIs the light off? I don't think it is.")
|
print("\nIs the light off? I don't think it is.")
|
||||||
print(lightSwitch == 'off')
|
print(lightSwitch == 'off')
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user