+ 1
Dictionaries
I am creating a dictionary which has keys that has ticker symbols for stocks and values as numbers. How do I declare a value for a specific key entered by a user? I set up a variable as my user input and validating if statements but not working.
1 Resposta
+ 3
You forgot to add a link to your code ☝