<?php $a = 10; $b = 20; var_dump(($a + $b) / 100 === 0.3);
You have javascript disabled. You will not be able to edit any code.