' BASIC assignment No. 23 'Write a SUB that will halve a number. Call it 'half' 'Write a main program that asks a user for a number and then 'uses the subroutine to calculate and print out half the number.