+ 3
What is python and it's features python
4 Answers
+ 4
I think so you should do the course of Python.
https://www.sololearn.com/discuss/2039374/?ref=app
https://www.sololearn.com/discuss/2461348/?ref=app
https://www.sololearn.com/discuss/1706008/?ref=app
https://www.sololearn.com/discuss/1612787/?ref=app
https://www.sololearn.com/discuss/2537069/?ref=app
+ 2
Python is a dynamic, high level, free open source and interpreted programming language. It supports object-oriented programming as well as procedural oriented programming. In Python, we don't need to declare the type of variable because it is a dynamically typed language.
https://www.geeksforgeeks.org/python-features/amp/
+ 1
Thankyou guys so much