Skip to content

bdt1/TC-TCFundamentalsDay2Lab2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Sum of the Numbers

##Objectives

  1. To demonstrate your understanding of objects
  2. To demonstrate your understanding of operators
  3. To demonstrate your understanding of user input/output

##Overview

Write a program that asks the user for a number n and prints the sum of the numbers 1 to n

##Unit Test

No Unit Test

##Instructions

  1. Understand how to get input from user
  2. Find solution to sum numbers from 1 to n
  3. Print final answer to screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages