General Python I

print(3 + 4 * 2)
print("Hello" + 3)