HTML Editor
<!DOCTYPE html> <html lang="en-US"> <body> <p>int <var>a</var> = 5;</p> <p>int a = 5;</p> </body> </html>
OUTPUT
×

Save as Private