+ 2

Where do you use Python 3?

I'm learning python 3 right now but I'm not fully sure where you can use it I know that you can use it for scripts and personal use but I can't imagine how would big companies use it

28th Mar 2018, 11:11 AM
sovietcat
sovietcat - avatar
3 Answers
+ 4
Python has been using by companies including Google, Pinterest, Instagram, National Geographic, Mozilla Firefox, and the Washington Post. For details: https://www.sololearn.com/discuss/914940/?ref=app Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants, on the Mac, and on Windows 2000 and later. 📌 Python is a high-level programming language, with applications in numerous areas, including web programming, scripting, scientific computing, and artificial intelligence. It is very popular and used by organizations such as Google, NASA, the CIA, and Disney. https://www.sololearn.com/learn/Python/2269/?ref=app Here are a lot of examples of using Python: https://en.wikipedia.org/wiki/List_of_Python_software?wprov=sfla1
28th Mar 2018, 12:55 PM
📈SmileGoodHope📈
📈SmileGoodHope📈 - avatar
+ 2
Pytho is used anywhere you think about,desktop,web ,android,pentesting tools,data analysis,with its libraries like django,pyagme,tkinter ...it is so usable in this site google,youtube,instagram,reddit...
28th Mar 2018, 12:20 PM
HBhZ_C
HBhZ_C - avatar
0
Oh thx
28th Mar 2018, 6:24 PM
sovietcat
sovietcat - avatar