pxt-microbit
pxt-microbit copied to clipboard
"Rock Paper Scissors": Hint of step9 doesn't match with the actual results
Describe the bug "Rock Paper Scissors": Hint of step9 doesn't match with the actual results
Steps to reproduce the behavior: 1.Navigate to https://makecode.microbit.org/beta# 2.Games->Rock Paper Scissors->Blocks Start Tutorial 3.Go to step9 and click hint, compare the hint and the actual results in workspace.
Actual behavior: Hint of step9 shows else if false then, but actual results in workspace shows else if blank then.
Expected behavior: Hint of step9 matches with the actual results.
Screenshot:
Additional context: 1.OS: Windows 11 2.makecode.microbit,org version: 6.1.6 3.Microsoft MakeCode version: 9.1.11
Fix the block to have a default.
@srietkerk I have verified this bug still reproduced in the latest build makecode microbit.org version: 7.0.13, so I reopen this bug. Will close this bug once the bug was not reproduce in the latest build.
Hi @v-katherine! I just bumped beta, the latest version should now be 7.0.14 and this is fixed there. Please let me know if it's still giving you the incorrect behavior.
Hi @srietkerk I have verified this bug in the latest build: 7.0.15 and it has been fixed.