basic.plotLeds(`
# # . # #
. . # . .
# . . . #
. # # # .
`);
basic.pause(300);
basic.showString("Hello");
// foo.bar();