Skip to content

A project looping numbers from 1-100 with some specifications

License

Notifications You must be signed in to change notification settings

akhegr/InternshipLoop1To100

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InternshipLoop1To100

This project is made in relation to my internship on my education as computer scientist.
The console application is able to loop all numbers between 1 and 100.

If the number is divisible by 3, the app will return Aksel.
If the number is divisible by 5, the app will return Gregersen.
If the number is divisible by both 3 and 5, the app will return Aksel Gregersen.
Otherwise, it will return the number.

About

A project looping numbers from 1-100 with some specifications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages