🔒 Closed Mga Master patulong about coding

Status
Not open for further replies.

benben10

Established
baka mga Master may mga example kayo nito
20210111_111033.webp
 
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
  • 253
    Views
  • 2
    Participants
Last reply from:
benben10

Online now

Members online
1,126
Guests online
899
Total visitors
2,025

Forum statistics

Threads
2,277,006
Posts
28,973,700
Members
1,229,683
Latest member
sororities
Back
Top