今回は「MakeCodeでPython 1 Python editorとの違い」についてお送りします。 マイクロビットでのPythonの開発環境は マイクロビットのホームページを開くと 「MakeCode editor」と「Python editor」を選択することができます。 どちらのエディターでもPythonプログラムを ...
こんにちはロック204チャンネルです。 今回は「MakeCodeでPython 5 リストにスプライトを追加」をお送りします。 それでは最初に今回作成するイメージを見て行きましょう。 最初にリストについて説明して行きます。 リストは データを保存するメモリーの一つ ...
MakeCode program for hardware testing / diagnostics of micro:bits. This is the main program for the micro:bit to be tested, which works in conjunction with the receiver program for testing the radio ...
The Microsoft MakeCode platform is a free online blocks-based programming tool that's used to write the code that tells the micro:bit hardware what you want it to do. It’s very easy to use and allows ...
This is a program that lets you send events (with optional integer arguments). You can call the events what you want, but the names must match on the micro:bit end ...