
Microsoft MakeCode for micro:bit
A Blocks / JavaScript code editor for the micro:bit powered by Microsoft MakeCode.
Games - Microsoft MakeCode for micro:bit
Games Here are some cool game projects that you can build with your micro:bit! Fun games Fun games to build with your micro:bit.
Let's code | micro:bit
Explore Python projects Mobile and tablet apps If you’re using mobile devices like phones or tablets we have iOS and Android apps that let you program your micro:bit using MakeCode. Code is transferred …
Make it: code it - Micro:bit
Quick projects and makes for the BBC micro:bit, the pocket-sized computer transforming digital skills learning.
Welcome to Python.org
Python knows the usual control flow statements that other languages speak — if, for, while and range — with some of its own twists, of course. More control flow tools in Python 3 Experienced programmers …
Random Number Between 1 And 100 - NumberGenerator.org
Features of this random picker Lets you pick a number between 1 and 100. Use the start/stop to achieve true randomness and add the luck factor. Pick unique numbers or allow duplicates. Select odd only, …
Play Guess My Number - Math is Fun
Play Guess My Number. Guess a random number.
micro:bit Python Editor
A Python Editor for the BBC micro:bit, built by the Micro:bit Educational Foundation and the global Python Community.
Crashy Bird - Microsoft MakeCode for micro:bit
This is a simple version of the Flappy Bird game for micro:bit. The objective is to direct a flying bird, which is moving continuously to the right, between sets of obstacles. If the player touches an …
guess the number activity - Microsoft MakeCode for micro:bit
guess the number activity Guess the number with math random. Welcome! This tutorial will help you create a guess the number game! Let’s get started! Add an event handler when button A is pressed.