title | layout | meta-description | simple-description | share | comments | author | strapline | aboutbox | cats | date | date-updated |
---|---|---|---|---|---|---|---|---|---|---|---|
Simple Microbit Counter |
text-width-sidebar |
A simple program to count how many times a button was pressed |
Microbit Counter |
true |
true |
jez |
count button presses |
A super-simple program to count how many times a button was pressed. |
easy |
2016-12-23 10:20:00 UTC |
2016-12-23 10:20:00 UTC |
{% highlight python %}{% include_relative code/microbit-counter.py %} {% endhighlight %}