Skip to content

Pombii/Data-Rotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Data-Rotation

This program reads a sequence of integers from a .txt file then prints in alternating order: first last first last.

Ex:

1 2 3 4 5 6 7 8 9

1 9 2 8 3 7 4 6 5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages