+ 16
what about if statement ???
if(has some condition) to satisfied the question
4 ответов
+ 4
Please elaborate your question a bit more
the question = "not satisfied "
if "not remove or edit" || elaborate:
print("spam")
else:
print("nothing")
I think this would help
https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2277/
+ 4
The condition in if statement can be a boolean type variable
+ 3
please ask full question
0
Boolean type variable means???