Asked by:
Link to All : 2012-2013 TextWindow Challenges of the Month

General discussion
-
Link to All:TextWindow Challenges of the Month
-
Click on the links below.
-
2013
-
Reverse the characters in a text string
-
Change the first letter of each word in a string to a capital letter
-
-
-
(Harder) Write an email verification program
-
Show a simple graph for a simple function (with value table) in TW with eg. '*' or '.'
-
Write a simple Month Calendar in TW
-
Write a program to read some text and replace all capital letters with a * character
-
Write a program to convert currencies, graphical or text based
-
Write a simple binary number converter between decimal and binary numbers (both ways)
-
Write a simple code that takes an input and converts it to a code (numbers or text)
-
Write a program to calculate the sum of all whole numbers between 2 user input values
-
-
-
-
-
-
Write a program to calculate the sum of all square numbers less than 1000
-
Write a program to validate date input
-
-
-
-
-
Calculate the square root of a number without using the Math methods (SquareRoot or Power)
-
Create a random password generator
-
Make a program to organize an array alphabetically
-
Write a program to calculate the average of 10 random numbers (in the range 1 to 100)
-
-
-
-
2012
-
-
Get the user to input a sentence and count how many times each letter in the alphabet is used
-
Find the most common letter; often it is ‘e’
-
Write a TextWindow program to welcome a user and ask for their name
-
-
-
-
-
Detect any numbers in an input text.
-
Enter a number and detect if it is odd or even
-
Calculate the sum of all integer numbers under 1000 that contain a 3
-
Write the times tables (1 to 12)
-
Convert an input decimal number to a binary number
-
Measure your type speed with unit words/sec
-
Make a list of subroutine names from given Small Basic source file
-
Make an indent program which coordinates indentation of given Small Basic source file
-
Write a program to count up nouns in a sentence of text from a user
-
Write a program to read in and spell-check a sentence of text from a user
-
Use the stack to reverse a list of numbers entered by a user
-
Use a While loop to find the first triangular number with 4 digits
-
-
-
-
Ask the user to input some characters and the program outputs them in alphabetical order
-
Write a program that converts centimetres into inches and inches into centimetres
-
Create a program that generates 40 random numbers between 01 and 99 (inclusive
-
Write a program to write out the current date and time in this format
-
Write a program to read an entire text file into a SmallBasic variable
-
A company manufactures two types of tiles
Sunday, February 26, 2017 4:31 PMAnswerer