11 Python Tutorial for Beginners Operators in Python
YOUR LINK HERE:
http://youtube.com/watch?v=v5MR5JnKcZI
Check out our courses: • Complete Java Developer Course Batch-4: https://go.telusko.com/Complete4 • Coupon: TELUSKO10 (10% Discount) • Spring Boot 3 and Spring AI - Live Course :- https://go.telusko.com/spring3springAI • Coupon: TELUSKO10 (10% Discount) • Master Java Spring Development : https://go.telusko.com/masterjava • Coupon: TELUSKO20 (20% Discount) • Udemy Courses: • Spring: https://go.telusko.com/udemyteluskosp... • Java:- https://go.telusko.com/udemyteluskojava • Java Spring:- https://go.telusko.com/Udemyjavaspring • Java For Programmers:- https://go.telusko.com/javaProgrammers • Python : https://go.telusko.com/udemyteluskopy... • Git : https://go.telusko.com/udemyteluskogit • Docker : https://go.telusko.com/udemyteluskodo... • For More Queries WhatsApp or Call on : +919008963671 • website : https://courses.telusko.com/ • Instagram : / navinreddyofficial • Linkedin : / navinreddy20 • TELUSKO Android App : https://bit.ly/TeluskoApp • In this lecture we will learn: • Different types of operators in Python • Use of different operators • Operation performed between different operators • Logical operators and their uses • #1 • Types of operators in Python: • 1. Arithmetic operators • 2. Assignment operators • 3. Relational operators • 4. Logical operators • 5. Unary operators • Arithmetic operators are used to perform mathematical operations like addition, subtraction, multiplication, division, etc. • Assignment operation is performed with the help of equal to(=), in which we can assign a value to the variable. • We can also do the assignment by short-hand which means performing an arithmetic operation and then assigning the value both at the same time. • We can also assign the values in one line for two variables. • a,b = 5,6 • Unary operator takes a single operand in an expression or a statement. • Comparison can be performed with the help of relational operators. • Comparison operators return a boolean value or True or False. • #2 • If you want to combine two or more conditions and then check the relation between them, then logical operators are used. • Logical operators include And, Or and Not. • Logical operators follow the truth table for And, Or, and Not operators. • And the operator returns True when both conditions are true otherwise returns False. • Or the operator returns True when any of the conditions or both the conditions are True otherwise it returns False. • Not the operator reverses the value of the output. • Github :- https://github.com/navinreddy20/Python- • Java and Spring Framework For beginners with Spring Boot : - http://bit.ly/3LDMj8D • Java Tutorial for Beginners (2023) :- http://bit.ly/3yARVbN • Editing Machines Monitors : • https://amzn.to/2HA6ra8 • https://amzn.to/2VMBBPw • https://amzn.to/2RfKWgL • https://amzn.to/2Q665JW • https://amzn.to/2OUP21a. • Java:- https://bit.ly/JavaUdemyTelusko • Spring:- https://bit.ly/SpringUdemyTelusko • More Learning : • Java :- https://bit.ly/3x6rr0N • Python :- https://bit.ly/3GRc7JX • Django :- https://bit.ly/3MmoJK6 • JavaScript :- https://bit.ly/3tiAlHo • Node JS :- https://bit.ly/3GT4liq • Rest Api :-https://bit.ly/3MjhZwt • Servlet :- https://bit.ly/3Q7eA7k • Spring Framework :- https://bit.ly/3xi7buh • Design Patterns in Java :- https://bit.ly/3MocXiq • Docker :- https://bit.ly/3xjWzLA • Blockchain Tutorial :- https://bit.ly/3NSbOkc • Corda Tutorial:- https://bit.ly/3thbUKa • Hyperledger Fabric :- https://bit.ly/38RZCRB • NoSQL Tutorial :- https://bit.ly/3aJpRuc • Mysql Tutorial :- https://bit.ly/3thpr4L • Data Structures using Java :- https://bit.ly/3MuJa7S • Git Tutorial :- https://bit.ly/3NXyCPu • Donation: • PayPal Id : navinreddy20 • https://www.telusko.com
#############################
