0

What for Logic building

What to do for logic building in Python

8th Sep 2025, 9:22 AM
Krupal Mehta
Krupal Mehta - avatar
1 Answer
+ 4
Hi! Python uses the following operators to build logic: if-elif-else comparison operators: ==, >,<,>=,<=, != and logical operators: not, and, or
8th Sep 2025, 11:18 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar