Python provides some inbuilt function, with the help of this we can get maximum output in the less code, there are some famous inbuilt library such as random : with the help of this we can find random number between defined range and also can find some shuffled of any list, datetime : with the help of this we can find the date time and much more related to the time, re : using of this library we can manage the string regular expression.
#python #inbuilt #module