0
How to use if block inside another if block
?
4 Respostas
+ 3
if 1>0:
if 0<1:
print("What's this about?")
+ 2
If your question was honest, nevermind then. ;-)
A lot of people post here, not because they have a question, but because they want a badge.
(Although if you just behave naturally, badges will come anyway.)
+ 1
By just using it. There is nothing special or different with that.
Be honest: Is this question supposed to get you a badge?
0
Vignesh Vignesh I deleted my answer because that was not meant for Python.