ifThe following is tab (4 spaces), which is reduced to the specified conditions.
if Conditions:
Result
#The first:
if True:
print(666)
print(777)
Tech Blog
ifThe following is tab (4 spaces), which is reduced to the specified conditions.
if Conditions:
Result
#The first:
if True:
print(666)
print(777)