Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: I am confused with the key and value thing
Post: I am confused with the key and value thing

responses = {} polling_active = True while polling_active: name = input("\nWhat is your name? ") response = input("Which mountain would you like to climb someday? ") responses[name] = re...
james1019 General Coding Help 3 985 Feb-22-2023, 04:46 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020