Skip to content

Zipcoder/CR-MicroLabs-Strings-FormattingBookInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

String Formatting Book Information


Complete the methods in the App Class. The test for these methods have been provided.

This program takes input from a txt file and formats the content from the file and saves that input in a new file.

You may add extra methods but are not required to complete project. Any new methods should have test written for them first.

Example in:

BookTitle:AuthorName:28.99

Example out:

Book Name: BookTitle
AUthor: AuthorName
Price: $28.99
Price(Euros): EUR26.69
-------------------

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages