-
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.
- I was using
-
Notifications
You must be signed in to change notification settings - Fork 16
pullynnhah/100DaysOfCode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Complete version on my 100days repo.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published