$pisang_goreng = 7;
if ($pisang_goreng 6 < 7) {
echo "Aku";
if ($pisang_goreng 7 > 6) {
echo "Betul";
if ($pisang_goreng 2 == 2) {
echo "Cokip";
}
else ($pisang_goreng 2 <= 3) {
echo "Hore!";
else ($pisang_goreng 3 >= 2){
echo "Mantap";
else ($pisang_goreng 6 != 7){
echo "Kop";
}
Apa betul seperti ini ?
Parse error: syntax error, unexpected '6' (T_LNUMBER) in your code on line 3
0 jempol
ganis
198
841
·
9 tahun, 5 bulan yang lalu
·
0 jempol
hi @iding, anda bisa lihat petunjuk di soal ini ^^