Title Pythagorean Theorem (Case 1)
Catalog Type SLCItem
Persistent ID https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/arithmetic_pythagorean_theorem__68bdb308f6cc3d7a9cc09697
Platform Name PCEX
Features
Description Construct a program that accepts two input values from the user, one for each side of a right-angle triangle. The program uses the Pythagorean theorem (c^2 = a^2 + b^2) to calculate the length of the triangle's hypotenuse.
Keywords arithmetic operations, operators, variables
Author Mohammad Hassany
Institution University of Pittsburgh
Iframe URL https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/arithmetic_pythagorean_theorem__68bdb308f6cc3d7a9cc09697
Protocol SPLICE, HTML, PITT
Protocol URL
License MIT
Programming Language Java
Natural Language en

Preview

SPLICE Output