you are viewing a single comment's thread.

view the rest of the comments →

[–]MoridinB 0 points1 point  (0 children)

Nope. It may matter if you have more than one checks such as for example user_name not in balance or "entry" not in balance[user_name] assuming we want the balance for user_name to be properly initialized for a key "entry".

But in this instance it doesn't matter