Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Python Programming
Jan 2020 - Python Programming Tutorial
Orientation Session
Python SDET Day 01
Python SDET Day 02
Python SDET Day 03
Python SDET Day 04
Python SDET Day 05
Python SDET Day 06
Day 03 to 18 - Programming, API, Automation, CI/CD Live Training Videos (870:57)
Python Training Phase 2 Day 15 Tuples Dictionaries in Python
Python SDET Day 16 by Karthik ITeLearn Programming, API, Automation, CI CD Assignments
Teach online with
Python SDET Day 01
All Python programs are marked or tagged with file extension .py
For our computer to understand what Python is, it needs an interpreter.
Google “Download Python” the latest from
https://www.python.org/downloads/
Work on Windows, Mac or Linux.
I am doing it on Windows. Will also show same execution on mac after couple of weeks.
Google “Download PyCharm IDE” -
https://www.jetbrains.com/pycharm/download/
PyCharm is a popular Python IDE with a Free Community Edition.
IDE = Integrated Development Environment.
Helps to make our coding job easier. R, W, E, R, D is easy through IDE.
CMD - Command Prompt. Helps to write or maintain our filesystem without UI File Explorer.
Type python to see if it is installed.
Place the code onto GitHub.com … as long as you promise to use only for reference and write your own code.
Print statement
Comments.
Complete and Continue
Discussion
0
comments
Load more
Lesson Content Locked
Your session expired. Please sign in again to continue.
Login
0 comments