test
Testing Zone freamon Now 100%

Simple Code Block

if working is not None:
    print('the thing works')
else:
    print('the thing does not work')

1
0
Comments 0