answersLogoWhite

0


Best Answer

Assuming you just want those integers printed you can do so like this: <?php echo 1; echo 121; echo 12421; echo 1248421; ?>

However, if you're looking for how to print these in some sort of power of 2 in terms of a homework assignment, you can pretty easily find some hints by simple searching the significance of those numbers.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: 1 121 12421 1248421 print these in php programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp