Что выведет код?

a = 1; b = 2

print(eval('print(a + b, end=" ") or 0'))