+ 2
Would you recommend any python modules as a must-learn for competing in a coding competition?
I am going to participate in a coding competition. I will be coding in python and I just know the basics. It would be useful if you recommended any in-built modules for me to learn which would serve as a great utility
1 Answer
- 1
Iâll list you some modules that could help you.
built-in modules: tkinter, itertools, math, datetime, time, random
other useful modules: pandas, matplotlib, kivy, numpy, bs4