Done in Perl. Someone gave me an incorrect answer. Pplease do not give me a lesson on CGI, I am aware of what it is. Explaining your step could be more useful.
Write a CGI script that prints the squares of the integers 1 to 10. Your solution should display its output in an HTML table. The left column should be the number and the right column should be the square of the number. Use the HTML tag-generating functions in the CGI.pm module for all tags except the table and \table tag. To test, copy the output into a file and examine it in a browser.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here