Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of AnsFourtyTwo

AnsFourtyTwo

AnsFourtyTwo has asked 1 questions and find answers to 6 problems.

Stats

107
EtPoint
24
Vote count
1
questions
6
answers

About

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