123454321
You can use int i; for (i = 10; i <= 50; i += 2) {//print i} as a program to print even numbers between 10 and 50.
Prime numbers are numbers that are only divisible by themselves and the number 1. You can write a program to print all prime numbers from 1 to 100 in FoxPro.
Add the numbers into one variable as you read them in. But if you prefer, you can read the numbers into an array and then use a loop to add the numbers together.
This would require some computer knowledge. It can make it easier to find out the prime numbers without figuring it out in your head.
Q.1 Write a program to print first ten odd natural numbers. Q.2 Write a program to input a number. Print their table. Q.3 Write a function to print a factorial value.
hi question is here, 1 1 2 1 2 3 1 2 3 4
123454321
You can use int i; for (i = 10; i <= 50; i += 2) {//print i} as a program to print even numbers between 10 and 50.
#include
Prime numbers are numbers that are only divisible by themselves and the number 1. You can write a program to print all prime numbers from 1 to 100 in FoxPro.
you do this 10 print "0112358132134" use the whole of the thing
write a program to print A to Z on screen in c?
Write a c program to print the 100 to 1 nos
Try the triangle program on a search engine. Replace numbers with stars and that should do the trick
echo 'print a pattern'
Cls input "enter two no.s ",a,b sum=a+b print "sum = ";sum end