$name = 'oto' ;
$age = 32;
$height= 1.8;
$android = true;
$fruits = [apple , watermelon , orange ];
Pro tip: use ```triple backticks around text``` to write in code fences