Simple Pythagoras
Category:
Office/VBAType:
ApplicationsDifficulty:
BeginningAuthor: Craig
Version Compatibility: Visual Basic 6, Visual Basic 5
More information:
This program will:
Ask the user to enter the length of side A
Ask the user to enter the length of side B
Calculate the length of side C
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: