OP 07 October, 2024 - 08:43 PM
(This post was last modified: 07 October, 2024 - 08:43 PM by Aquilla.)
Any tips how can I be better in flow diagram. Atm we have test where we need to solve diff tasks using flow diagram so is there any websites or tips how can I learn them easy?
Example of questions:
1.
Write a flowchart for a program that receives numbers from the user until the user types 0.
The program prints the sum of all entered numbers.
2.
Write a flowchart for a program that receives a number N from the user and prints the sum of all integers from
0 to N
Example of questions:
1.
Write a flowchart for a program that receives numbers from the user until the user types 0.
The program prints the sum of all entered numbers.
2.
Write a flowchart for a program that receives a number N from the user and prints the sum of all integers from
0 to N