0% found this document useful (0 votes)
34 views1 page

Assignment No. 2

The document provides an algorithm to accept a number from the user, output half of the number, then ask if the user wants to input another number or end the program.

Uploaded by

Marvin Cinco
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views1 page

Assignment No. 2

The document provides an algorithm to accept a number from the user, output half of the number, then ask if the user wants to input another number or end the program.

Uploaded by

Marvin Cinco
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Name: Alexander T.

Barsaga Subject: Problem Solving and Flowcharting (CBC2)


Course / Year / Block: BSIT 1 – J Date: October 15, 2021

Write an algorithm / flowchart that will accept any number from the user and the
output will be half of the number given by the user. After the answer is given, the
program will ask if the user wants to input another number or no. If the user select no,
the program should end.

You might also like