Modules in PHP
Given variables $a and $b.
Find the absolute value of the difference between $a and $b.
Test the script yourself for
different $a and $b.
Given variables $a and $b.
Find the absolute value of the difference between $a and $b.
Test the script yourself for
different $a and $b.