Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 856 Bytes

microbit-counter.md

File metadata and controls

36 lines (26 loc) · 856 Bytes
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 %}