Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Outputting Sorted Text files Help
Post: Outputting Sorted Text files Help

Hello, I am currently making a music quiz game and I need to store the top 5 high scores the players of the game achieve. Currently my code is this... [python] d = {} # dictionary to hold the data ...
charlieroberrts General Coding Help 1 1,748 Jul-05-2020, 07:56 PM
    Thread: MUSIC QUIZ
Post: MUSIC QUIZ

Hello I am currently coding a music quiz game. Here is my current code. pop00_tries_left = 2 score = 0 while pop00_tries_left > 0: with open("2000POPSONGLIST.txt", "r") as pop00songs_file: ...
charlieroberrts General Coding Help 2 4,519 Jul-03-2020, 01:56 PM

User Panel Messages

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