HTML
CSS
PHP
Deno
Examples
Do It Yourself
Blog
Type in your code below
Run
<?php echo(pow(2, 3)); //outputs: 8 ?>