- 120
- 106 328
GKTCS INNOVATIONS
เข้าร่วมเมื่อ 12 ก.ค. 2018
Control Structure in Python [ Python tutorial for beginner | Flow Control | Introduction to Python ]
A control structure (or flow of control) is a block of programming that analyses variables and chooses a direction in which to go based on given parameters. In simple sentence, a control structure is just a decision that the computer makes. So, it is the basic decision-making process in programming and flow of control determines how a computer program will respond when given certain conditions and parameters.
Flow of control through any given function is implemented with three basic types of control structures:
🔷 Sequential: default mode. Sequential execution of code statements (one line after another) -- like following a recipe
🔶 Selection: used for decisions, branching -- choosing between 2 or more alternative paths. In Python, these are the types of selection statements:
◼️ if
◻️ if-else
◼️ if-elif-else
🔷 Repetition: used for looping, i.e. repeating a piece of code multiple times in a row. In Python, there are three types of loops:
◼️ while
◻️ for
🔴 Subscribe to our channel to get video updates.
Hit the subscribe button above:
th-cam.com/users/gktcsinnovations
----------------------------------------------------------
🔵 Become a Learner: gktcs.in/authentication/register/
----------------------------------------------------------
⚫️ Become a Trainer: gktcs.in/trainer_registration/
----------------------------------------------------------
🔵 Website (For India): www.gktcs.in/
⚫️ Website (For Other Country): www.gktcs.com/
🔵 LinkedIn: www.linkedin.com/in/gktcs-inn...
⚫️ Facebook: GktcsInnovat...
🔵 Twitter: GKTCS
⚫️ Instagram: gktcs_innov...
Flow of control through any given function is implemented with three basic types of control structures:
🔷 Sequential: default mode. Sequential execution of code statements (one line after another) -- like following a recipe
🔶 Selection: used for decisions, branching -- choosing between 2 or more alternative paths. In Python, these are the types of selection statements:
◼️ if
◻️ if-else
◼️ if-elif-else
🔷 Repetition: used for looping, i.e. repeating a piece of code multiple times in a row. In Python, there are three types of loops:
◼️ while
◻️ for
🔴 Subscribe to our channel to get video updates.
Hit the subscribe button above:
th-cam.com/users/gktcsinnovations
----------------------------------------------------------
🔵 Become a Learner: gktcs.in/authentication/register/
----------------------------------------------------------
⚫️ Become a Trainer: gktcs.in/trainer_registration/
----------------------------------------------------------
🔵 Website (For India): www.gktcs.in/
⚫️ Website (For Other Country): www.gktcs.com/
🔵 LinkedIn: www.linkedin.com/in/gktcs-inn...
⚫️ Facebook: GktcsInnovat...
🔵 Twitter: GKTCS
⚫️ Instagram: gktcs_innov...
มุมมอง: 392
วีดีโอ
Dictionary in Python [ Python Dictionary Tutorial | Python for beginners | Python String ]
มุมมอง 1084 ปีที่แล้ว
Dictionary in Python [ Python Dictionary Tutorial | Python for beginners | Python String ]
Python String Tutorial [ How to use Strings in python | Python for beginners | Python Tutorial ]
มุมมอง 724 ปีที่แล้ว
Python String Tutorial [ How to use Strings in python | Python for beginners | Python Tutorial ]
Tuple in python [ Python for beginners | Python Tutorial | Learn Python Programming ]
มุมมอง 654 ปีที่แล้ว
Tuple in python [ Python for beginners | Python Tutorial | Learn Python Programming ]
Python Lists [ Python for beginners | Introduction to List | List in Python | Python tutorials ]
มุมมอง 1264 ปีที่แล้ว
Python Lists [ Python for beginners | Introduction to List | List in Python | Python tutorials ]
Python Functions[Python Function Tutorial | Python tutorials for beginners | Working with Functions]
มุมมอง 714 ปีที่แล้ว
Python Functions[Python Function Tutorial | Python tutorials for beginners | Working with Functions]
Data Types in Python [ Python for beginners | Data Types | Examples | Python Data Types ]
มุมมอง 564 ปีที่แล้ว
Data Types in Python [ Python for beginners | Data Types | Examples | Python Data Types ]
Python Object Oriented Programming - Tutorial 6 [ Bank Menu | OOPs | Python for Beginners ]
มุมมอง 1754 ปีที่แล้ว
Python Object Oriented Programming - Tutorial 6 [ Bank Menu | OOPs | Python for Beginners ]
Python Object Oriented Programming -Tutorial 5 [Public | Private | Protected | Python for Beginners]
มุมมอง 794 ปีที่แล้ว
Python Object Oriented Programming -Tutorial 5 [Public | Private | Protected | Python for Beginners]
Python Object Oriented Programming - Tutorial 4 [ What is polymorphism? | Overriding | Overloading ]
มุมมอง 724 ปีที่แล้ว
Python Object Oriented Programming - Tutorial 4 [ What is polymorphism? | Overriding | Overloading ]
Python Object Oriented Programming - Tutorial 3 [ Inheritance | Python for Beginners | OOPs ]
มุมมอง 834 ปีที่แล้ว
Python Object Oriented Programming - Tutorial 3 [ Inheritance | Python for Beginners | OOPs ]
Python Object Oriented Programming - Tutorial 2 [ Python for Beginners | OOPs | Bank Application ]
มุมมอง 904 ปีที่แล้ว
Python Object Oriented Programming - Tutorial 2 [ Python for Beginners | OOPs | Bank Application ]
Python Object Oriented Programming - Tutorial 1 [ Python for Beginners | OOPs ]
มุมมอง 1254 ปีที่แล้ว
Python Object Oriented Programming - Tutorial 1 [ Python for Beginners | OOPs ]
Why Python is so Popular ? [ Python for Beginners | Basic Python | GKTCS Innovations ]
มุมมอง 1724 ปีที่แล้ว
Why Python is so Popular ? [ Python for Beginners | Basic Python | GKTCS Innovations ]
What is Python ? [ Introduction to Python | Python For Beginners | Why Python is So Popular? ]
มุมมอง 2144 ปีที่แล้ว
What is Python ? [ Introduction to Python | Python For Beginners | Why Python is So Popular? ]
Python Selenium Webdriver - Tutorial Part 2 [ Selenium for Beginners | Selenium Full Course ]
มุมมอง 624 ปีที่แล้ว
Python Selenium Webdriver - Tutorial Part 2 [ Selenium for Beginners | Selenium Full Course ]
Selenium Webdriver - Tutorial Part 3 [ Python for Selenium | Selenium for Beginners ]
มุมมอง 344 ปีที่แล้ว
Selenium Webdriver - Tutorial Part 3 [ Python for Selenium | Selenium for Beginners ]
Selenium Webdriver Part 1 [ Hands-On | Python for Selenium | Web Automation Testing ]
มุมมอง 524 ปีที่แล้ว
Selenium Webdriver Part 1 [ Hands-On | Python for Selenium | Web Automation Testing ]
How to install Selenium? [ Selenium Webdriver | Selenium Tutorial | Selenium for Beginners ]
มุมมอง 744 ปีที่แล้ว
How to install Selenium? [ Selenium Webdriver | Selenium Tutorial | Selenium for Beginners ]
What is Selenium ? [ Introduction | Selenium for beginners | Selenium IDE | Selenium Webdriver ]
มุมมอง 964 ปีที่แล้ว
What is Selenium ? [ Introduction | Selenium for beginners | Selenium IDE | Selenium Webdriver ]
Benefits of Automation Testing [ Unit Testing | Advantages of Automation Testing | Manual Testing ]
มุมมอง 7364 ปีที่แล้ว
Benefits of Automation Testing [ Unit Testing | Advantages of Automation Testing | Manual Testing ]
What is the Test Suite in Python? [Unit Tests in Python | Python Tutorial | TestCases | TestSuit ]
มุมมอง 1.6K4 ปีที่แล้ว
What is the Test Suite in Python? [Unit Tests in Python | Python Tutorial | TestCases | TestSuit ]
Unit Tests in Python | Python Tutorial | Introduction to Unit Tests | TestCases | TestSuit
มุมมอง 1134 ปีที่แล้ว
Unit Tests in Python | Python Tutorial | Introduction to Unit Tests | TestCases | TestSuit
Manual Vs Automation Testing [ Python for Automation Testing | Software Testing ]
มุมมอง 1484 ปีที่แล้ว
Manual Vs Automation Testing [ Python for Automation Testing | Software Testing ]
Python for Software Developers Part4. [ Built-in Functions | List Comprehension ]
มุมมอง 964 ปีที่แล้ว
Python for Software Developers Part4. [ Built-in Functions | List Comprehension ]
Python for Software Developers Part 2 [ Bank Application | Object Oriented Programming ]
มุมมอง 1184 ปีที่แล้ว
Python for Software Developers Part 2 [ Bank Application | Object Oriented Programming ]
FREE Courses Offered By GKTCS Innovation
มุมมอง 624 ปีที่แล้ว
FREE Courses Offered By GKTCS Innovation
Django Basic Authentication [Login & Logout | Web Framework | Django Tutorial ]
มุมมอง 5085 ปีที่แล้ว
Django Basic Authentication [Login & Logout | Web Framework | Django Tutorial ]