This program is a simple Python application that takes a user's name and a number as input. It then calculates the square of the provided number and displays a greeting message along with the result.
-
The program prompts the user to enter their name.
-
It then asks for a number.
-
The program calculates the square of the entered number and prints a personalized message.
Group Members: Nick Francioni, Michael Puthumana