content/python/concepts/functions/terms/isinstance/isinstance.md Outdated Show resolved Hide resolved content/python/concepts/functions/terms/isinstance/isinstance.md ...
One of the things I wanted to experiment with was combining dictionary data to store player data (such as progress, profile, settings, and collections), so I set out to write code as usual... except I ...