Flow charts and algorithms
Posted
by
Dave
on Stack Overflow
See other posts from Stack Overflow
or by Dave
Published on 2010-12-31T23:34:20Z
Indexed on
2010/12/31
23:54 UTC
Read the original article
Hit count: 197
homework
|flowcharts
Hello there,
I am from a networking background and completely new to algorithm and flow charts, so could you please assist me with the following?
Draw flow charts for the following algorithmss:
State whether a number entered at the keyboard is even or odd.
Calculate the mean of a five numbers entered by the user from the keyboard
Count the number of characters and the number of words that are in a text file
Many thanks in advance!
© Stack Overflow or respective owner