Skip to content

Converts literal ints in a file to numerical ones in an usable array

License

Notifications You must be signed in to change notification settings

ChrisMar00/Literal-ints-to-numerical-Ints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Literal ints to numerical Ints

This script helps you convert literal ints inside of a file to numerical ones inside of an usable array. The file must be written like this:

two one four

eight one six

one

zero zero one zero

I've provided a file ("test.txt") you can use to test the program.

About

Converts literal ints in a file to numerical ones in an usable array

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages