programming logic and design pleas friends i need a flowcharts or pseudocode
Posted
by alex
on Stack Overflow
See other posts from Stack Overflow
or by alex
Published on 2010-04-07T20:17:35Z
Indexed on
2010/04/07
20:23 UTC
Read the original article
Hit count: 475
***the midvile park maintains records containing info about players on it's soccer teams . each record contain a players first name,last name,and team number . the team are
team number team name 1 goal getters 2 the force 3 top gun
4 shooting stars
5 midfield monsters
design a proggram that accept player data and creates a report that lists each** player a long with his or her team number and team name**
© Stack Overflow or respective owner