Skip to content

Instantly share code, notes, and snippets.

View d14her's full-sized avatar
🏠
Working from home

d1 d14her

🏠
Working from home
View GitHub Profile
@d14her
d14her / stock_program_hw.py
Created November 25, 2021 22:29
Stock h/w program
import randfunc #this is a module I made and am currently working on
'''
My Github page for the above module: https://github.com/Cu3t0m/randfunc
My PyPi page for the above: https://pypi.org/project/randfunc/
Note: I have organised the code but is too lazy to now modify the README.md file so you may have to look at the code to use the module.
'''