Posts by N. Cesarino • 13 points
1 post
-
1
votes2
answers658
viewsQ: What is a Python hash map?
I’m a beginner in Python, and I’m doing an exercise that says the following: Considering a string, "We will keep a hash map (set) to track the unique characters we find. Footsteps: Scan each…