import math

def bitcoin:

btc = 21000000

infinity = math.inf

value = infinity/btc

return value

bitcoin()

Reply to this note

Please Login to reply.

Discussion

No replies yet.