Showing posts with label Microbit. Show all posts
Showing posts with label Microbit. Show all posts

Thursday, 5 August 2021

Microbit Dice

LI: To see and understand the connection between the written code, the block code and the flow chart. 

This is the comparison between the Python coding, the blocks and the flowchart for making the Microbit act like dice 

      

This week for tech we were learning about seeing the connection between the writen code, the block code and the flow chart. When we used the makecode we used the python coding. Their are three types of codings that you can do. After we did the python coding we took a screenshot and them made a DLO out of it using the recent flowchart made during the tech sessions. I found this task very intersting because I got to see the connection between the writen code, the block code and the flow chart.


Thursday, 1 July 2021

Coding with Python

 L.I : To Learn how to code the Microbot in the Phyton.




The first one shows the Phyton coding for flashing heart. It flashes between a small heart icon and a large heart Icon. The Main thing to notice between the Phython coding and the blocks is the the forevea loop is the top and bottom of the content in both.