קורס RB10 רובטיקס בלוקס 022 : אלגוריתם של בינה מלאכותית – לימוד מיקרו פייתון
מספרים אקריים מיקרופייתון
1 2 3 4 5 6 |
import random # Generate and print random numbers while True: random_number = random.randint(0, 100) print("Random number: {}".format(random_number)) |
http://82.81.11.141/b/blockly/apps/blocklyduino/index.html
תרגיל כיתה : הדפס לטרמניל את היום של החנוכיה
בניית חנוכיה
https://wokwi.com/projects/368692372222819329
https://wokwi.com/projects/368694514660780033
https://wokwi.com/projects/334180244655178324