//java program to check whether the entered number is a triangular number or square number or both or neither of the both package com.company;
public class NumberShapes {