Week008 MachineProblem2
Week008 MachineProblem2
CS201
Code
Objective/s:
At the end of this activity, the students are expected to be able to:
declare a two-dimensional array and other variables that will hold the
required data
use conditional and looping statements accordingly
display the required output
Material/s Needed:
Screen Recording Software
Visual Studio Code
MinGW
Procedure:
1. Create a video that shows yourself doing the machine problem.
2. The video should also show the screen of VS code as the program is coded.
3. The output window should be seen in the video as data is entered and the
corresponding output of the program is displayed.
1
Course
CS201
Code
Sample Output:
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 32 33 34 35
1 2 3 4 5 6 7
8 9 10 0 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 32 33 34 35
2
Course
CS201
Code
Provide screenshots of your VS codes and program output copied to a Word file.
Save your video file in “.mp4” or “.avi” format only.
Upload your video to Google drive or any video sharing website such as YouTube
and Vimeo.
Copy the video link to a Word file, together with the screenshots of your VS codes
and program output.
Upload the Word file to the link provided for the activity in the LMS.