This is a test post
First Paragraph. Example text here….
Sample code
def f(x):
if x is None:
return 'yes'
else:
return 'no'
This is a test post
First Paragraph. Example text here….
Sample code
def f(x):
if x is None:
return 'yes'
else:
return 'no'