Course Content
Selenium Python First Script
Selenium Python First Script
0/2
HTML Form elements
HTML Form elements
0/1
Handle HTML Frames
Handle HTML Frames
0/2
Handling Dropdown Lists
Handling Dropdown Lists
0/2
Selenium Action class
Selenium Action class
0/1
Selenium Python for Beginners [ 2024 ]
About Lesson

Python Introduction

Python is a high-level programming language created by Guido van Rossum. It is extensible, interactive, object-oriented, and interpreted.

Python is a widely used high-level programming language. The high-level languages are very simple for humans to understand because these languages use English language-like statements.

Python License

The Python programming language is distributed under an open-source license known as the Python Software Foundation License, or more commonly, the Python License. The license is maintained by the Python Software Foundation, a non-profit organization that supports the Python community and manages its development.

Python is cross-platform and runs on Windows, Unix/Linux, and Macintosh operating systems.

 

Python is cross platform

 

It supports multiple Internet protocols and languages such as HTML, XML, FTP, etc.

 

Python Introduction

Join the conversation