🔒 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.

Similar threads

About this Thread

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

Trending Topics

Online now

Members online
770
Guests online
1,979
Total visitors
2,749

Forum statistics

Threads
2,294,152
Posts
29,089,107
Members
1,208,107
Latest member
Dumplings999
Back
Top