Day 9 of Learning Python 28.04.2025 2 views Day-09 Practiced some more python. Learned that .index() only returns the first occurrence of an item in a list, even if there are multiple same items. Learned about enumerate() Solved two LeetCode problems. Tech Posts programming beginners ai 100daysofcode