Simple Code Block

if working is not None:
    print('the thing works')
else:
    print('the thing does not work')
1 points · 0 comments · view on lemmy.world

0 Comments

No comments yet.