Question: Write a program that check odd / even numbers (from number 1 to 100). Display the results within an HTML table with 2 columns: one
- Write a program that check odd / even numbers (from number 1 to 100). Display the results within an HTML table with 2 columns: one for odd number and one for even numbers.
NUMBERS RESULTS ODD EVEN ODD 2 HINT: use
tags for 'Numbers' and 'Results'. Wrap code PHP inside HTML code. For example:
|
|---|
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
