vault backup: 2024-02-06 13:09:16
This commit is contained in:
12
Semester 2/Programming 2/Project/Part 1/item_data_1.txt
Normal file
12
Semester 2/Programming 2/Project/Part 1/item_data_1.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
// this is a comment, any lines that start with //
|
||||
// (and blank lines) should be ignored
|
||||
|
||||
|
||||
// data is title, itemCode, cost, timesBorrowed, onLoan
|
||||
Objects First with Java, LM002411,3989,781,true
|
||||
Compilers: Principles Techniques and Tools, LM002711,599,0,FALSE
|
||||
C# How to Program, LM002876,4599,45,TRUE
|
||||
Unix Made Easy: The Basics and Beyond (Made Easy), LM002468,6395,0,TRUE
|
||||
Galerkin Finite Element Methods for Parabolic Problems, LM002153,4554,0,FALSE
|
||||
|
||||
|
Reference in New Issue
Block a user