Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Sorting and working with dictionary
Post: Sorting and working with dictionary

Can somebody help with this question? Given the dictionary, medals, sort it by the medal count. Save the three countries with the highest medal count to the list, top_three. medals = {'Japan':41, 'R...
farzankh Homework 3 86,657 Feb-08-2019, 03:27 PM
    Thread: While loop and If Statement
Post: RE: While loop and If Statement

Hello, For this assignment, i'm supposed to use the While loop. And the question asks we should make a sublist from all the items with a "z", so it doesn't have to be just the "z" character. This is ...
farzankh Homework 3 3,224 Jan-27-2019, 09:36 PM
    Thread: While loop and If Statement
Post: While loop and If Statement

Hello friends, This is our assignment: Write a function called stop_at_z that iterates through a list of strings. Using a while loop, append each string to a new list until the string that appears is ...
farzankh Homework 3 3,224 Jan-27-2019, 05:43 PM

User Panel Messages

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