- 2
How to create python key value pair
3 Réponses
+ 3
Please tag python and remove the code that is not related to your question.
What you are looking for is called "dictionary" in Python.
+ 2
Don't expect people to put effort into helping you if you're not even willing to put any effort into asking your question.
https://www.sololearn.com/Content-Creation-Guidelines?
https://code.sololearn.com/Wv5gTHy1N6Ji/?ref=app
https://www.sololearn.com/discuss/1316935/?ref=app
https://code.sololearn.com/W3uiji9X28C1/?ref=app
https://www.sololearn.com/discuss/333866/?ref=app
+ 1
Also, finish the Python course you've started and you will most probably found out...