(*PYTHON*) I want some help with dictionaries. I need a program…

Question Answered step-by-step (*PYTHON*) I want some help with dictionaries. I need a program… (*PYTHON*) I want some help with dictionaries. I need a program that includes a dictionary of stocks. Your dictionary should include at least 10 ticker symbols. The key should be the stock ticker symbol and the value should be the current price of the stock (the values can be fictional). Ask the user to enter a ticker symbol. Your program will search the dictionary for the ticker symbol and then print the ticker symbol and the stock price. If the ticker symbol isn’t located, print a message indicating that the ticker symbol wasn’t found. Computer Science Engineering & Technology Python Programming CIS 245-A341 Share QuestionEmailCopy link Comments (0)

Leave a Comment

Your email address will not be published. Required fields are marked *