General Python IV

print("Python" + str(3))
print(not True)