Showing posts with label Flowchart. Show all posts
Showing posts with label Flowchart. Show all posts

Thursday, August 5, 2021

Coding with ptthon

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 a dice





Thursday, July 29, 2021

Flow Charts and Radio Chat

 Learning Intentions

To understand how flowcharts relate to coding blocks.

To understand how to get the microbit to talk to another microbit using radio signals.


Here is my flowchart practice document.

Link to DLO





The next activity today was coding the microbit to send a radio signal to another microbit. We had to make sure that both microbits were on the same group number so we didn't accidentally get a message from another group.






Thursday, June 24, 2021

Rock Paper Sizzors

 LI:To learn how to code microbots to play rock paper sizzors and understond how to use a flow chart.


Link To DLO





  1. When I shake the microbit, it will choose a random number between 1 and 3
  2. I have to make a variable called hand and set this to the random number
  3. If the number is 1 - the microbit will show the symbol for paper
  4. If the number is 2 - the microbit will show the symbol for rock 
  5. If the number is 3 - the microbit will show the symbol for scissors

Thursday, June 17, 2021

FlowchArt and Dice

 LI: To learn how to use flowcharts to plan coding.



Link Google Draw