Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 513 Bytes

File metadata and controls

14 lines (13 loc) · 513 Bytes

Infinity-Posibility-module

How to setup

  1. install module "time".
  2. install module "turtle".
  3. install module "random".
  4. install module "typing".
  5. install module "asyncio".

Please note that the modules above are usually pre-installed with python.

How to use

  1. Check the code and see the name of the functions.
  2. Check which data is required to input into the functions.
  3. Use the functions.
  4. The module itself comes with a built-in code if ran directly by the user