Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java com.neofonie.application.Application [startNumber endNumber [filename]].
The first parameter represents start number, the second is the end number, and the third is file name. If you did not provide file name it will use console. If the three parameters are not present then it will show numbers between 1 to 100 on the console. If you want to write to a file you need to provide start number and end number. Here are some examples.
java com.neofonie.application.Application
java com.neofonie.application.Application 1 50
java com.neofonie.application.Application 1 50 a.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages