![]() |
| ||
| flowchart 1 Attachment(s) can anyone review this flowchart and tell me if it will count print the numbers from 1 to 10? |
| ||
| Re: flowchart It looks like a zip file; why don't you just post the flow chart? |
| ||
| Re: flowchart Quote:
|
| ||
| Re: flowchart Copy it from vsd and paste it to word document or paint and post the image. |
| ||
| Re: flowchart Quote:
|
| ||
| Re: flowchart 1 Attachment(s) here is the flowchart in ms word format.please take a look! |
| ||
| Re: flowchart Quote:
No it won't. If you would just draw out a table on paper with "count", "factoral" and the product of both, you could have easily found out that it counts from 100-10 . Besides, why use an addtional variable anyway? Why not do something like: count = 0 count = count + 1 if count <= 10 print count else -> end |
| ||
| Re: flowchart 1 Attachment(s) Quote:
Does this flowchart do any better? |
| ||
| Re: flowchart 1 Attachment(s) You're almost there. In the attachment is a chart I made. (in paint, I don't have visio :) ) Try to finds the differences between yours and mine and try to find out why I made the choices I did. Come back if you have any questions! |
| All times are GMT -4. The time now is 3:31 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC