#if statement question

1 messages · Page 1 of 1 (latest)

vestal hound
normal kindle
#

cus it doesnt repeat the function again after the color becomes red

tight fulcrum
#

try moving the redcheck() from the repeat to the end of the line, it should hypothically make it print once the condition is met, instead of constanatly checking the baseplate color

#

' the redcheck on line 9 to the end of the line

vestal hound
#

thanks so much to both of you. it makes me feel very stupid that i havent realized this sooner