C-17-Q142mediumsingle_mcq
In the leap-year condition, which Python operator is used to check inequality with 0?
In the leap-year condition, which Python operator is used to check inequality with 0?
- a
=! - b
!= - c
<> - d
==!
In the leap-year condition, which Python operator is used to check inequality with 0?
=!!=<>==!