ComputerProgramming2 Exercises Instructions
ComputerProgramming2 Exercises Instructions
Problem and its Requirements : Write a program that accepts a name and a message. After the INPUT
PROCESS, display the name and the message.
Sample Run :
Please enter your message : Hello!!! I hope that you are fine
And you also typed the Message - Hello!!! I hope that you are fine
Save to : https://drive.google.com/drive/folders/1vNJSJX0vnGirfuMw4p7aMzmskgUZ8leT?usp=sharing
Save to : https://drive.google.com/drive/folders/1vNJSJX0vnGirfuMw4p7aMzmskgUZ8leT?usp=sharing
Machine Exercise #2.
Problem and its Requirements : A program that allows the entry of any two numbers. After the INPUT,
perform the 5 Basic Arithmetic Operations (Multiplication, Division for whole part and Division for the
remainder, Addition and Subtraction) to the numbers. Display the two numbers and the RESULTS
obtained.
Sample Run:
Save the Files (Source Code and Output) following the pattern for Machine Exercise No. 1 and just
change the Exer1 to Exer2 and save also to the Subject’s Google Drive -
https://drive.google.com/drive/folders/1vNJSJX0vnGirfuMw4p7aMzmskgUZ8leT?usp=sharing