Python Forum
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python Music Quiz
#1
I need a music quiz for python, where a random song is stored in an external file. The artist and the first letter of each word in displayed
The user has 2 chances to guess the song
There must be a points system. More for correct on first guess preferably
The game ends when they choose the incorrect answer twice.

Must:
Allow a player to enter their details such as name etc.
Must be in external file
Selects random song from that file
Displays the number of points they have at the end of the game and their username
Displays their score and the name of the top 5 players.

Thanks,
Lynden
Reply
#2
And what is the question?
Reply
#3
It might be a bit much, but i need the whole code Wall Wall Wall
Reply
#4
Linked removed by admin.
Reply
#5
Axel: Please don't provide answers to what looks like a homework assignment.
Reply
#6
To the original poster:

This sounds like homework. We're not here to do homework for you. This forum is focused on education and empowering people to be able to code Python as independently as possible. For this reason, our expectation would be that you would start writing the code yourself and then ask a question when you get "blocked" (have a problem which you can't figure out). We expect some effort in the question, such as it being simplified (you shouldn't post 100 lines of code for a problem that can be reproduced in 5 lines).

A lot of people have trouble knowing where to start. We have a tutorials section, and if it doesn't cover everything you need then start with what you can and figure out the rest later. If you're starting from knowing no Python, this is a pretty decent little project, so you'll want to start very early so that you have time for forum questions before your deadline.
Reply
#7
(Oct-08-2018, 01:10 PM)lynden Wrote: It might be a bit much, but i need the whole code Wall Wall Wall

This is literally our GCSE project. You can't ask someone to do our GCSE for us. Snooty
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  QUIZ GUI Form_When admin panel is open, main quiz form is getting freeze Uday 4 745 Aug-25-2023, 08:24 PM
Last Post: deanhystad
  Stuck on python quiz challenge baesian 2 2,176 Aug-16-2020, 12:52 AM
Last Post: scidam
  MUSIC QUIZ charlieroberrts 2 4,480 Jul-03-2020, 05:15 PM
Last Post: menator01

Forum Jump:

User Panel Messages

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