0
In HTML, HTML starts with <html> . similarly Python starts with ?
I'm New to This language. I've just complete HTML only.
3 Answers
+ 7
@Rahul, please, try the tutorial, you'll see the basics. hope you enjoy it ;)
+ 1
Python does not start with any starting tag. It just starts when you start writing something in file and save as .py
+ 1
well... truthfully I think they should all start with:
#!/usr/bin/python
but maybe that's just me :)