PSA for people who #code:
Looking stuff up does NOT make you bad at coding.
"Not having to look up stuff" is NOT the benchmark for a good coder, especially as coders have to look up stuff ALL THE TIME!
And I don't mean highly advanced stuff, but stuff like "How does division work again?" or "What's that function called?" or my personal favorite "How to I nest for loops in list comprehensions?".
It's ok if you have to look up stuff!