Skip to content

adarylann/AguilarLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AguilarLibrary

The program allows users to borrow a book by asking for the book title, the number of days they want the book, and the current date. The program will then generate the expected return date of the book by using AddDays and DateTime as well as the NumberOfDays variable. It will display "Invalid Input" if the user enters an incorrect format.

About

The program allows users to borrow a book by asking for the book title, the number of days they want the book, and the current date. The program will then generate the expected return date of the book by using AddDays and DateTime as well as the NumberOfDays variable. It will display "Invalid Input" if the user enters an incorrect format.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors