Netbyzz

#B053

Python :

#CODE = #B053
import math
n=dir(math)
print(n)

Source Code