from random import * print(expovariate(0.5))