Skip to content

Opening book details…

About this document

Metode Perancangan Program C++ by lisa merry is a document available to read on EtoBox.

The document is a program design exercise in Indonesian that provides two coding problems and their solutions. The first problem asks the user to input a number and then outputs the sum of integers from 1 to that number. The second problem asks the user to input a number and then outputs the product of integers from 1 to that number skipping by 2 each time. The document provides the C++ code to solve each problem in a for loop.

Author
lisa merry
Language
EN