AnsFourtyTwo

2,480
reputation
2
13
33
print(f"The answer is {int('101010', 2)}")
print(f"Ah, I thought it was {ord('*')}!")