if ($value1 == 30) { if ($value2 > 0 ) { if ($string1 eq "winner" ) { print ("You are a WINNER!\n"); } } }