Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The program

Create this simple program in every language

Prompt for number

  • range:
  • mark every:

Print all numbers in that range

  • 1
  • 2
  • 3
  • 4
  • ..

Mark every number example: 3

  • 1
  • 2
  • 3 <-
  • 4
  • ..

What does it teach me?

This teaches you

  • To use Input/Output
  • To use Variables
  • To use a Loop
  • To print a integer by converting it to a string
  • To get a general understanding of the syntax of the language

About

Making a simple Program in every language

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages