User-submitted Projects

43
1853 reads
seoa
Summing Elements of Arrays
Run It Now!
98
2894 reads
FizzBuzzFizzBuzz
The program prints numbers 1 - 100, but: if the number is a multiple of 3, it will print "Fizz" if the number is a multiple of 5, it will print "Buzz" if the number is a multiple of both 5 and 3, i
FizzBuzzFizzBuzz

Run It Now!
0
2302 reads
referat31's picture

Submitted by

referat31
Tags:

Delete
The DELETE statement is used to delete rows in a table. DELETE FROM table WHERE column=value
Run It Now!
6
2074 reads
referat31's picture

Submitted by

referat31
Tags:

Order
The ORDER BY keyword is used to sort the result-set by a specified column.
Run It Now!
94
2818 reads
referat31's picture

Submitted by

referat31
Tags:

INSERT INTO
This Project shows how Insert is used to insert data into the table Persons. There are two methods to use Insert INTO. 1.
Run It Now!
7
2378 reads
referat31's picture

Submitted by

referat31
Tags:

57
2180 reads
Resturant_order_system(1.0)
A customer makes an order and the command line interface previews available options of meals and prices.The system updates automatically and the final bill is produced to be paid
Run It Now!
61
1470 reads
CharlyBirondo's picture

Submitted by

CharlyBirondo
Tags:

project_10
prime numbers total.
Run It Now!
50
2411 reads
DealOrNoDeal(1.0)
Deal or no deal is a game based on luck and fun. first, you have 11 numbered boxes containing cash values e.i 0,1,10,100,....

Enhancement Trail:  

DealOrNoDeal(1.0)    DealOrNoDeal





Run It Now!