+ 3
How then guys:: Python or HTML...?(among others..)
thinking which is easier... 1. print "Hello World !" 2. <p>Hello World</p> ...
14 Answers
+ 1
@ISIAH YEGO \ They're two totally different programming languages. HTML is for writing web pages, python is for developing programs. They're incomparable. Take your pick. If you'd like to make web pages however, you'd probably need to learn CSS and JS also. Python is a language that is taught in many schools, so you'd probably learn it soon anyway.
+ 11
I think technically you can write hello world in html without <p>
+ 11
@ISAIAH YEGO
...really? he just typed hello world. that's it. maybe he deleted the default text first, but still.
+ 11
@ISAIAH YEGO
this isnt some magical thing, you can look at it, infact I did it right after I posted my comment (before he posted his code). you can even do it. there is nothing to prove.
+ 10
you don't even need the doctype! @Lord Krishna
+ 5
3: cout << "Hello World!" << endl; - C++
4: System.out.println("Hello World!"); - Java
+ 5
@Ahri fox
so can you
https://code.sololearn.com/WNj359ant5nL/?ref=app
+ 5
@Isaiah
any file with an extension .html, .htm when viewed in an html viewer or web browser can display any text typeed this way (not recommended in anyway) this is the usual cause of bugs I get in html !
+ 1
yep...
+ 1
then which...
+ 1
and how then can you do that..., Lord Krishna?
+ 1
@Ahri Fox
well,maybe ...but:;let him prove it...
+ 1
@@...Typing a lot in choice 2,so ~like 2,...
0
@wcl17 smartphones
well then, ..thanks but...you know I don't learn Python coz its taught in many schools
I learn coz I love it...
it's essential for engineering. ..well & other courses...