🔒 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
  • 265
    Views
  • 2
    Participants
Last reply from:
benben10

Trending Topics

Online now

Members online
1,096
Guests online
2,653
Total visitors
3,749

Forum statistics

Threads
2,332,085
Posts
29,262,449
Members
1,146,047
Latest member
Joel Landicho
Back
Top