ݺߣ

ݺߣShare a Scribd company logo
Activity
Create a program for the following Algorithms-
1.Input a number. Find out if it is a multiple of 4.
2.Input 2 numbers.Find the square of each
number.Display the sums of the squares.

Remember to create flowcharts to help you create
the program.

Look through the example codes to understand
how to write the program.

More Related Content

Activity m3

  • 1. Activity Create a program for the following Algorithms- 1.Input a number. Find out if it is a multiple of 4. 2.Input 2 numbers.Find the square of each number.Display the sums of the squares.
  • 2.  Remember to create flowcharts to help you create the program.  Look through the example codes to understand how to write the program.