🔒 Closed Pa help C language

Status
Not open for further replies.
Write a C program using while loop that prints the output below:
Screenshot 2022-10-05 194143.png
paayos naman ng code ko nahihilo na talaga ako di ako makapagisip ng maayos

int num = 0;
while(num<8)
{ printf("*\n");
num++; }

di ko makuha kung pano sya mag e-increase ng hindi nag nenext line eh
pa help naman
 
Status
Not open for further replies.

About this Thread

  • 8
    Replies
  • 656
    Views
  • 4
    Participants
Last reply from:
MoneyLiza

Trending Topics

Online now

Members online
1,305
Guests online
3,504
Total visitors
4,809

Forum statistics

Threads
2,308,434
Posts
29,185,086
Members
1,191,992
Latest member
flflchch
Back
Top