Class Scores (Python)

A Python program that reads a specifically formatted csv file for an instructor's student grades and creates a web page with the scores.

Scrabble word score (Ruby)

A Ruby program that calculates a Scrabble word score.

Weather Calculator (C++)

A C++ program that prompts the user to input three weather-related values and outputs the wind chill factor and heat index.