Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if(conditie){
- instructiune1;
- instructiune2;
- }
- else{
- instructiune3;
- instructiune4;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement