🔒 Closed Mga Master patulong about coding

Status
Not open for further replies.
you should include which language do you use.
Sa tingin ko walang sasagot niyan even though alam ko or alam nila.
May google kasi and stackoverflow. You can easily search it and then try. Tapos post mo dito kung may error ka and then dun ka namin hehelp :)


little example:
C#:
1. Switch(number){
    case 1:
        //codes here
        break;
    case 2:
        //codes here
        break;
    case 3:
        //codes here
        break;
    default:
        break;
}

2.
    for(int i = 0; i < 100; i++){
        Console.WriteLine(i);
    }
 
you should include which language do you use.
Sa tingin ko walang sasagot niyan even though alam ko or alam nila.
May google kasi and stackoverflow. You can easily search it and then try. Tapos post mo dito kung may error ka and then dun ka namin hehelp :)


little example:
C#:
1. Switch(number){
    case 1:
        //codes here
        break;
    case 2:
        //codes here
        break;
    case 3:
        //codes here
        break;
    default:
        break;
}

2.
    for(int i = 0; i < 100; i++){
        Console.WriteLine(i);
    }
okey po thank you paps .
 
Status
Not open for further replies.

About this Thread

  • 2
    Replies
  • 261
    Views
  • 2
    Participants
Last reply from:
benben10

Trending Topics

Online now

Members online
1,066
Guests online
3,510
Total visitors
4,576

Forum statistics

Threads
2,307,232
Posts
29,177,549
Members
1,193,311
Latest member
MichaelRaquel
Back
Top