Skip to content
Mitchell Shibilski-Unkel edited this page Mar 6, 2024 · 2 revisions

Welcome to the PyPC Wiki!

How To Use

  1. Load up the scoreSys.py file in your project
  2. Call the function, .allTests(letter list, int a, int b, number list)

In addition to this test, there is a way you can get your computers in information/specs (e.g., CPU info). To do this:

1. Call `generalSpecs.py` file 2. You can choose what you want to know about your computer. RECOMMENDED: Use the `.runAll()` function to get most of your computer's info; however, this does not include all the CPU information. The same goes for the '.allTests()` for multiprocessing.
Clone this wiki locally