Bentuk umum :
    if( boolean_expression1 )
        statement1;
    else if( boolean_expression2 )
        statement2;
    else
        statement3;
Selasa, 20 Mei 2014
Langganan:
Posting Komentar (Atom)
when there is will, there is a way :)
0 komentar:
Posting Komentar