Challenge 2016-05
Table Update Write a program to display a simple table of data like the scores for 10 students Extend the program so that it reads… Leggi tutto »Challenge 2016-05
Table Update Write a program to display a simple table of data like the scores for 10 students Extend the program so that it reads… Leggi tutto »Challenge 2016-05
Text Challenge Write a program that records your typing speed (words per minute). Consider using a multi-line textbox for the user to type into. Maths… Leggi tutto »Challenge 2016-04
Text Challenges Write a program to count the number of vowels in a sentense. Write a program to translate a sentence between some of the… Leggi tutto »Challenge 2016-03
Basic Challenges Write prgrams to: Count down from 10 seconds, displaying the time counting down Modify the countdown timer to play a sound with increasing… Leggi tutto »Challenge 2016-01
Small Challenges Use the Turtle to follow your mouse. Write a program to draw a tree in the GraphicsWindow. Write a program to input and… Leggi tutto »Challenge 2015-12