Question: Java Question: Objective In this challenge, we're going to use loops to help us do some simple math. Input Format A single integer, N. Output

Java Question:

Objective

In this challenge, we're going to use loops to help us do some simple math.

Input Format

A single integer, N.

Output Format

Given an integer N, print its summation with 1,2,3,,99,100. Each summation (where i=1,2,3,,99,100) should be printed on a new line in the form: N + i = result.

Input Format

A single integer, N.

Constraints

N/A.

Output Format

Given an integer N, print its summation with 1,2,3,,99,100. Each summation (where i=1,2,3,,99,100) should be printed on a new line in the form: N + i = result.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!