Search

Wednesday, March 4, 2020

Welcome to Scratch :: Announcements :: Wiki Wednesday, February 26, 2020

TestAccount1415152 :
when green flag clicked
ask [How are you?] and wait

when I receive [How are you?]
if <(health) = [good]> then
say [I'm good, thanks!] for (2) secs


else
say [I could be better] for (2) secs
end

if <(answer) = [I'm good, thanks!]> then
say [I'm glad to hear that!] for (2) secs


else
if <(answer) = [I could be better]> then
say [Well, I hope you feel better tomorrow!] for (2) secs
end
end


from Latest posts on Announcements https://ift.tt/2vEunWG

No comments:

Post a Comment