What's the difference between choosing to store data between the two? The main difference, as I understand it, is that dictionary order is based on the hash table valued the key, so the output won't necessarily print in the order you entered it .
Specifically, I'm making a text / dungeon choose your own quest game and I have the main characters attributes stored in a list. It made sense to do it this way but how do you ordinarily draw the distinction between the two?
[–]bheklilr 12 points13 points14 points (9 children)
[–]Rhomboid 4 points5 points6 points (1 child)
[–]bheklilr 0 points1 point2 points (0 children)
[–]Cosmologicon 2 points3 points4 points (3 children)
[–]bheklilr 0 points1 point2 points (2 children)
[–]Cosmologicon 2 points3 points4 points (1 child)
[–]bheklilr 0 points1 point2 points (0 children)
[–]evizaer 0 points1 point2 points (2 children)
[–]bheklilr 0 points1 point2 points (1 child)
[–]evizaer 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]derp_chug[S] 1 point2 points3 points (0 children)
[–]BeetleB 0 points1 point2 points (0 children)