Posts by Lucas Almeida • 39 points
2 posts
-
2
votes3
answers1067
viewsQ: Enter a number and display the next 100 even numbers
I’m making a program that receives any number and displays the next 100 even numbers, but as soon as I open the site it’s already displaying a result without even typing anything. <!doctype…
phpasked Lucas Almeida 39 -
0
votes3
answers1169
viewsQ: Calculator in php using buttons
I am new with PHP and I am making a calculator using buttons and I am having error, I would like to know the reason for the error, so far only did the sum and subtraction part. <!doctype html>…
phpasked Lucas Almeida 39