Latest Awards
Complete 10 python programs which focus on loops.

morgan

Score over 100 points in total

vincebanter10

Complete any 5 python programs

vincebanter10

Complete 3 python list based tasks

vincebanter10

Complete 5 python list based tasks

vincebanter10

Complete 10 python list based tasks

dman12

Score over 1000 points in total

april-logan

Complete any pygame task

april-logan

Complete any 3 pygame tasks

april-logan

You have to complete 5 pygame tasks

april-logan

Score over 500 points in total

sam-edmund

Complete any pygame task

sam-edmund

Complete any 3 pygame tasks

sam-edmund

You have to complete 5 pygame tasks

sam-edmund

Complete any pygame task

12wrigleyf

Complete any 3 pygame tasks

12wrigleyf

You have to complete 5 pygame tasks

12wrigleyf

Score over 500 points in total

jhoughton12

Complete any 10 python prograns

jhoughton12

Complete 10 python programs which focus on loops.

jhoughton12

Python Score
tasks = 0
achivements = 0
freestyle = 0
Total = 0
Top 5 Scores
114gilo 3500
2joss-nolan-2 2530
3alexdawkins 2515
4byrnebrian 2080
512wattsl 1750
Click to view all scores
Who else completed this task?
No one has completed this task yet. Be the first!

Easy

Easy array problems

Every Tom, Dick and Harry

Names = [“Tom”, “Dick”, “Harry”] a)Add 5 extra names from your class into the array above. b)Create a loop to output all of the names (you can use a while or a for loop) c)Alter your code so it will print “Hello Tom”, “Hello Dick” etc You need to log in or create an account […]

peek a boo

Baby loves to play peek a boo! The following people play peek a boo on a regular basisBert Fred Sally Sue You need to write a program which will allow the number 0 to 3 to be in input. It will then output “says ‘peek a boo'” Sample output Enter a number [0 – 3] […]

What is the punch line?

Write a program which will randomly pick a joke from a list of 5 to 10 jokes. It should only display the punch line once the enter key has been pressed (hint – use raw_input!). You need to log in or create an account to submit code!

Array Jigsaw

You can not trust code monkeys any more! You ask them to write some code but they end up giving it to you in the wrong order! Your task is to work out the correct order for the code below. Following is a list of tasks you have to do using the code below #1. […]

Leave a Reply

You must be logged in to post a comment.