

InterviewSolution
Saved Bookmarks
1. |
Solve : code to make pyramid shape astersik in c program? |
Answer» please sir give me the simplest code to make pyramid shape astersik using for loopThis comes up froim time to time in programming classes... is this your homework? please sir Sunday night, addressed as sir, mentions language in TITLE rather than text as if everyone uses C, specifically needs to use for loop... Quote from: Salmon Trout on January 08, 2012, 11:44:25 AM This comes up froim time to time in programming classes... is this your homework? Gonna agree with that guess. Code: [Select] * *** ***** ******* ********* Looking for this? Not going to worry as this has been MARKED as solved...yeah it is my homework.......and at LAST i had managed to make the shape using for loop thnxNo more homework help please. |
|