Open the microbit programming platform: https://makecode.microbit.org/
Using only blocks from the “Basic” group, program the microbit in the simulator to show:
your first name
then a symbol of your choice (or a drawing)
your last name
Tip: Use the “Pause” block between letters or words, otherwise, you will see the micorbit executing only the last instruction.