Activity 1 - Programming

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

IT 112/31 – Computer Programming 1

MODULE 1
INTRODUCTION TO PROGRAMMING

Activity

Identify the variables being used on the following problems stated below. Write
an algorithm (10 pts) and draw the flowchart (10 pts) on each problems.
1. Compute the total amount to be paid by Customer X on the 7 products
she ordered online.
2. Get the highest rating of the three (3) newly hired employees.
3. Display the sum of the first 5 even numbers.

Module 1 - Introduction to Programming

You might also like