User-submitted Projects

81
1605 reads
nathan_mullenax's picture

Submitted by

nathan_mullenax
Tags:

GCF of two numbers in Python(1.0)
Enter first value then second value and it will compute the GCF. Made a few changes: see code comments. Old version would have failed on GCD(24,36) for example.


Run It Now!
81
1722 reads
rahulagarwal's picture

Submitted by

rahulagarwal
Tags:

PassByRef
Using of ref keyword when you are supposed to get new instance.
Run It Now!
81
2038 reads
joeypencil's picture

Submitted by

joeypencil
Tags:

Sentence_table
A program that asks for the size of the array and the user can input a number of sentences, depending on the array size, and then outputs all the sentences in a table along with their numerical order.
Run It Now!
81
2269 reads
Using the Stack Collection
The below example demonstrates how to implement stack in java.
Run It Now!
81
1546 reads
mady77's picture

Submitted by

mady77
Tags:

Make & share a project and showcase your talent to the world!