You're better off using a program like Visual Basic or C++ to do that. QBasic doesn't have very many capabilities.
write a vb program to find the magic square
First you will need to have some basic programming knowledge. You can use this to help make the program that is needed.
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?
a triangle then a square :)
Same with other Visual Basic program, programming in FoxPro will require you to have the right syntax.
write a vb program to find the magic square
First you will need to have some basic programming knowledge. You can use this to help make the program that is needed.
trytytytytytytytytrf 6 bcvvtgujhy6
That really depends on what sort of program you are trying to build, what do you want the program to do?
dim a input a
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?
write a c program to accept a number and generate a square root cube and exponential values
A C program to square matrix is a math problem. In the math problem you write down all the outer boundary values of matrix in a circle, then write down the inner value.
a triangle then a square :)
You can use the Math.sqrt() method.
Same with other Visual Basic program, programming in FoxPro will require you to have the right syntax.
int square (int N) return N*N;