Challenge 2013-04
Curriculum Challenge 1.3 Write a program that asks the user for a name and age which you store in variables called name and age. Then create a variable… Leggi tutto »Challenge 2013-04
Curriculum Challenge 1.3 Write a program that asks the user for a name and age which you store in variables called name and age. Then create a variable… Leggi tutto »Challenge 2013-04
Small Challenge 1 Write a program to ask the user for their age and date of birth. Confirm that they are telling the truth or… Leggi tutto »Challenge 2013-03
Small Challenge 1 Write a program to read and write the time your program was last used to a file. When the program starts, display… Leggi tutto »Challenge 2013-02
Suggestion 1 A painting program, with a wheel of colors to choose the brushcolor from. Hint: Start from the getting started guide example ‘A paint… Leggi tutto »Week 2
Note there are ‘clever’ efficient ways and slower ‘brute force’ ways to solve both the text challenges. Text Challenge 1 How many 6 digit integer… Leggi tutto »Week 5