PUMPA - SMART LEARNING

எங்கள் ஆசிரியர்களுடன் 1-ஆன்-1 ஆலோசனை நேரத்தைப் பெறுங்கள். டாப்பர் ஆவதற்கு நாங்கள் பயிற்சி அளிப்போம்

Book Free Demo
Movement and Loops:
  • Click the File/New menu to create a new project and enter a project name.
1.PNG
  • Click the Script menu → Event, drag and place a "when green flag clicked" block to the scripts area.
3.PNG
  • Your scripts area should look like the following figure:
2.PNG
  • Click the Script menu → Motion menu, drag and place a goto \(x:\ 0\ y:\ 0\) block to the scripts area and place it to the bottom of the "when green flag clicked" block.
4.PNG
  • Your scripts area should look like the following figure:
5.PNG
  • Drag and place a move \(10\) steps block to the bottom of your script and modify the \(10\) into \(100\).
6.PNG
  • Click the green flag (Go) at the top right corner of the stage to run your program.
7.PNG