answersLogoWhite

0


Best Answer

'*** Choose which specific times tables number to print out...

intTablesNo%=6

'*** (CL)ear the Output (S)creen...

CLS

'*** Start of FOR/NEXT loop block statement/loop counts upwards from 1 to 12...

FOR intTimesNo%=1 TO 12

'*** PRINT out each times tables number sum...

PRINT intTimesNo%; " X "; intTablesNo%; " = "; intTimesNo%*intTablesNo%

'*** end of FOR/NEXT loop block statement...

NEXT

'*** END of program/halt program code execution...

END

'*** NOTE: Once you understand how the above program works...;

' then, you can safely DELETE all of the explanatory comment statement lines...

' each of which begin with a single apostrophe: ('). -Thanks! ;-)

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Write a program that prints the multiplication table for number 6?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

2x2 matrix multiplication program in 8085 processor?

how to write a program for matrix multiplication in microprocesspr


Write a program that read phrase and print the number of lower-case letter in it using function of counting?

write a program that reads a phrase and prints the number of lowercase latters in it using a function for counting? in C program


How do you write a c program that prints a box an oval an arrow and a diamond?

You first learn how to program in C.


How to write repeated multiplication of a factor by using an exponent?

To write repeated multiplication in an exponential notation, you should write the number that has to be multiplied as the base. Count the number of times that the number is used.


How you write multiplication program without asterisk symbol?

a*b = exp (ln a + ln b)


Write a program that input a positive integer and prints a triangle using for loop?

write a program that reads in the size of the side of square and then pints a hollow square of that size out of asterisks and blanks?


How do you write a c program to prints name?

Write a c program that reads your first name and surname when you enter them. Each part of your name should not be more than 12 characters. Finally, have the program display your full name.


Write a program to convert a 2 digit BCD number into hexadecimal number?

Write a program to convert a 2-digit BCD number into hexadecimal


How do you type a multiplication sign if your keybaord doesn?

you can't write a multiplication mark on a keyboard but you can write a division one. first hold ALT and type 246 (÷) :) The letter 'x'. If using a program like Excel, use *.


How do you write a program of matrix multiplication in a simple way?

you can write by two ways 1 by giving the size of array at declaration 2 by checking condition


How do make the multiplication sign?

on the number keypad press * and on paper write "X"


How do you write a multiplication sentence for 88?

88 is a two - digit number in maths