microsoft / pxt-microbit

A Blocks / JavaScript code editor for the micro:bit built on Microsoft MakeCode
https://makecode.microbit.org
Other
710 stars 586 forks source link

"Games: Rock Paper Scissors JavaScript" The hint of step2 to step4 need to be updated #5557

Closed v-katherine closed 3 weeks ago

v-katherine commented 5 months ago

Describe the bug "Games: Rock Paper Scissors JavaScript" The hint of step2 to step4 need to be updated

Steps to reproduce the behavior 1.Navigate to https://makecode.microbit.org/beta. 2.Games->Rock Paper Scissors->JavaScript Start Tutorial. 3.Execute to step2 and compare the results and hint from step2 to step4.

Actual behavior: The hint of step2 didn't match with the result.

Expected behavior: The hint and result are same.

Screenshot: hint2

Additional context: 1.OS: Windows 11 2.makecode.microbit,org version: 7.0.4 3.Microsoft MakeCode version: 10.0.11

v-katherine commented 5 months ago

This bug also reproduced in Games->Coin Flipper->JavaScript Start Tutorial

fionama100 commented 3 weeks ago

I verified this bug in the latest build:7.0.19 and it has been fixed.