// can anyone help me find out what im doing wrong. ive spent my free time in my last couple days working on these and im now behind in my class and am afraid of getting lost in the subjects. the point of this assignment is to find the sum of all numbers from 1 to the number given by the operator. thank you for your time so much and have a good day
import java.util.Scann er;
public class SumofNumbers...