Skip to content

danielailie/PrimeNumbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homework1

Write a program that prints values from 1 to custom n number, provided as an argument to the application. Print the PRIME keyword near each prime number. (1, 2-PRIME, 3-PRIME, 4, …. , 100). [2 points] Remarks: Run from command line and provide the argument n.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages