Computer Science, asked by saurav4032, 7 months ago

HTML program for displaying a3
pls fast​

Answers

Answered by bhavyareddy84335
1

Answer:

HTML contains several elements for defining user input and computer code.

Explanation:

Example

<code>

x = 5;<br>

y = 6;<br>

z = x + y;

</code>

Similar questions