Page 24 - CloudGPT_C8_Flipbook
P. 24
Read marks for subject Num3 (c)
Calculate Sum (S) = a+b+c
Calculate AverageMarks (A) = S/3
If (AverageMarks > 60)
Print ('Above Average marks')
Else
Print ('Below Average marks')
Program End
Coding fact
American computer scientist 'Margaret Hamilton,' wrote the computer code
which helped to save the Apollo moon landing mission.
Coding uiz 03
Give one word answer to the following questions: Subject Enrichment
a. What describes the steps of an algorithm in a
human-understandable language? ........................................
b. What do you need to concentrate on while writing
pseudocode? ........................................
GETTING STARTED WITH BLOCK CODING
Block-based coding uses drag and drop approach. It’s a programming activity to develop
computational thinking. You can use coding instruction 'blocks' to perform a variety
of tasks.
Coding Task 01 Experiential Learning
To display a message 'Hello World'
To perform the task, follow these steps:
Step 1: Visit the link: https://arcade.makecode.com/, Makecode Arcade opens.
Step 2: Click on 'New Project' . Write the name of your project 'Hello World..!!',
and then click on 'Create'.
22 Premium Edition-VIII

