Use blockly (visual programming) to help program the Raspberry Pi with a Sense Hat in python.
Blockly is a bit like Scratch allowing you to visually code. After snapping a few blocks together you can get Blockly to generate a python code for you. An interesting combo with Trinket.
In my version of blocky I have added a few new special blocks for the Sense Hat.
If you like the aid of visual programming I recommend that you give it a go.
For more information https://github.com/niceprogram/blocky_r ... /README.md