2021-01-17
This is a sample post.
print(1 + 1)
if 1 + 1 == 2: then print(4) else: print('Hello World')
Sample2