Repo for Programming MB code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
242 B

6 years ago
5 years ago
6 years ago
  1. # Programming-Merit-Badge
  2. This repository contains sample code for requirements 5a, 5b, and 5c of the Programming Merit Badge.
  3. The main folder has the Android App code for 5c. The C++ folder has the code for 5a. The python script is for 5b.