Some tutorials can have explicit hints.
Initial step instruction goes here.
Everything below the tag is included in the hint, which terminates automatically
basic.showString("Micro!")
The text and code are all displayed in the card.
let x = 1;
let y = x + 2;
basic.showIcon(IconNames.Square)