Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: I need help for tomorrow please!
Post: RE: I need help for tomorrow please!

I tried 4 d = {'apples': 430, 'bananas': 312, 'oranges': 525, 'pears': 217} d2 = {} result = {k: d2.get(v) for k, v in d1.items()}
phyton1 Homework 8 3,335 Jul-05-2019, 09:33 PM
    Thread: I need help for tomorrow please!
Post: RE: I need help for tomorrow please!

I really tried for a week and could not understand the material I really need your help and then I can understand the code through the code Thank you very much appreciate it
phyton1 Homework 8 3,335 Jul-05-2019, 09:18 PM
    Thread: I need help for tomorrow please!
Post: RE: I need help for tomorrow please!

I could not solve anything I tried and I was present at the university class because of this I ask for help If anyone can help me it will make me happy Thank you and good day
phyton1 Homework 8 3,335 Jul-05-2019, 09:11 PM
    Thread: I need help for tomorrow please!
Post: I need help for tomorrow please!

4. a. Create a dictionary named d1, which has three key-value pairs, so that there is one key of each data type: str, int, float. b. Create an empty dictionary named d2 c. Go in a loop on all keys of ...
phyton1 Homework 8 3,335 Jul-05-2019, 08:58 PM

User Panel Messages

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