This is the mid-term project of the Object-Oriented and Visual Programming course. This project aims to do a triangular shapes calculation (the area, perimeter, volume, and surface area) with an ...
A right-angled triangle is a triangle with one of its interior angles equal to 90 degrees or any one angle is a right angle. There are several properties of a right-angled triangle; one of them is ...
This repository contains a Java program that prints an inverted right-angled triangle number pattern. The program utilizes nested loops to generate a structured numerical output, demonstrating basic ...