You are browsing as a guest. Sign up (or log in) to start making projects!

4h 33m 5s logged

Just finished working on an issue in my code. Basically, I wanted to utilize the name of the user’s plant to save info of plant under the plant name as a variable. I didn’t know how to do this effectively without sparking a heap of errors. I learned a lot while doing this. That’s what I love about learning how to code on my own, it allows me to experience errors and fix them through gaining extra info. Anyways I found out I can utilize an empty dictionary and add in all the data in the object as a value under the plant name saved as a key. I know it sounds simple, but it was so satisfying figuring it out.

0
3

Comments 0

No comments yet. Be the first!