forgeplus/dddd

5 lines
61 B
Plaintext

print("hello")
if a == 0:
print("ok")
else:
print("not ok")