Java program to display string in circle
A java program that displays strings in a circle..
Java program to draw cards
A java program that draws three random cards from a deck.
Java program that sorts numbers
A java program that can sort three numbers.
Java program to display string backwards
A java program that can display strings backwards.
Python program that gets the sententences in a string
A python program that can count the sentences in a string.
Python program to get hypotenuse of a triangle
A python program that uses the nearest angle and length of adjacent side to get the hypotenuse of a triangle.