Engineering Notes5 min readPython Cheat SheetLibraries Before you can use libraries, you need to import them. For maths: import maths For random: import random If the library name i...
Engineering Notes2 min readA-Level Maths Cheat SheetThis is absolutely not a cheat sheet... We do not endorse cheating at all! It's just a better name than "List of vital but forgettable...