Question: Which logical operator can be used instead of these two if statements? a=10 b=20 if asb: print(aaaaaaaa) if b

Which logical operator can be used instead of these two if statements? a=10 b=20 if asb: print("aaaaaaaa") if b
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
