write php code to print 5,10,15,20,25....50using for loop
Answers
Answered by
3
Create a script that displays 1-2-3-4-5-6-7-8-9-10 on one line. There will be no hyphen(-) at starting and ending position.
Similar questions