0

What is Python?

23rd Aug 2017, 5:07 PM
Løvèllybøy Moin
Løvèllybøy Moin - avatar
5 Antworten
+ 5
It's a snake.
23rd Aug 2017, 5:10 PM
AgentSmith
+ 2
Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. ... Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Pythonsupports modules and packages, which encourages program modularity and code reuse. Python is a dynamic, strongly typed, object oriented, multipurpose programming language, designed to be quick (to learn, to use, and to understand), and to enforce a clean and uniform syntax. https://stackoverflow.com/questions/1909512/what-is-python-used-for
23rd Aug 2017, 5:21 PM
GAWEN STEASY
GAWEN STEASY - avatar
+ 1
Gawen, and what is your opinion on Python in that regard? (the language, not the snake ;) ) Personally, I find the Python syntax to be completely horrid in comparison to C-oriented languages. Almost like a childish syntax, but I've been using C languages since the 90s, so I may be (I am) bias toward them.
23rd Aug 2017, 5:25 PM
AgentSmith
+ 1
@Netkos python is very good language it's syntax are looks difficult but it is so simple and most beautiful thing about python is it interact with hardware too so it is really good language to learn 😊😊
23rd Aug 2017, 5:32 PM
GAWEN STEASY
GAWEN STEASY - avatar
0
@Gawnen I've been using Python since the first version of it. :D When I say the syntax is horrid, I don't mean in terms of difficulty. It just feels sloppy and unorganized to me, but again, I'm bias toward the C languages, so that may play a role in it all since those are what I knew first and mastered first.
23rd Aug 2017, 5:41 PM
AgentSmith