بليز اي احد يساعدني في ده السوال مرره ضروري :(
write aprograme segment that computes 1+2+3....(n-1)+n.where n is a data value.follow the loop body with an if statment that compares this value to (n*(n+1))/2 and display amessege that indicates whether the values are the same or different .what messege do you think will be display??