Week 5
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
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
Easy Challenge Use the SmallBASIC Turtle to write your name (or anything else) on the screen. Intermediate Challenge Use the SmallBASIC Turtle to draw a regular polygon with the number of… Leggi tutto »Challenge 2011-09
Easy Challenge 1 Write a program to calculate the value of a savings account. The input should be the initial value invested, the number of… Leggi tutto »Challenge 2011-12
Easy Challenge Write a program that will turn and move the turtle according to the user’s input from the TextWindow Intermediate Challenge Write a program… Leggi tutto »Challenge 2011-11
Easy Challenge For the absolute beginner to programming Write a Text Window program that asks the user for a width and height. The program will… Leggi tutto »Week 9