Skip to content

pullynnhah/100DaysOfCode

Repository files navigation

100 Days of Code


Current @: Day 44


Please, take a look at the notes in the bottom.



NOTES:

  • Some codes for Reeborg's World won't work if you try to run in your computer. Instead, you need to copy and paste them into the appropriate world. Those codes already have the link on them.

  • Starting in Day029, I make use of Environment Variables to protect my personal information. If you want the codes that have: var = os.environ["VAR"] to work you have to either create Environment Variables with those names with your information. Or replace those values with your own.

    • I was using input() to prompt for the data everytime the program ran, to protect my personal information, but that was too tiresome, having to type large number of information at a time,so I switched to using environment variables.

About

Complete version on my 100days repo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published