" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.
print("Hello World")
2.HTML
<Doctype!>
<html>
<body>
<p> Hello World!</p>
</body>
</html>