# Introduction In this challenge, we will use standard output statements in a Java program to generate a triangle using a combination of asterisks and spaces. The goal is to create a figure formed by connecting three points that are not in a straight line with straight lines.
Click the virtual machine below to start practicing