Level 61
Show full code.
How to compare whether two strings are equal or not. I have used assetEquals, but got error as undefined assertEquals
$text="apple"
$num=4
how to compare if($text,"apple")are equal
and for number($num,4)are equal
Please or to participate in this conversation.