Name: Daniel Janzen
Matrikelnumber: 7218230
This Project is the Implementation of Homework 2.
The Car class implements all given attributes for a car.
In the App.java an Array with car instances is created.
With the help of the BufferedWriter there is a method for every file and its specific requirements for the diffrent cars to save in.
To change the attributes to filtered the cars just change the input variables of the corrensponding method.
This project is coded in Visual Studio Code as the IDE. For easier use the Java Extension Pack is installed: https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-pack
Java Version (JDK): openjdk 17.0.8.1 2023-08-24 OpenJDK Runtime Environment Temurin-17.0.8.1+1 (build 17.0.8.1+1) OpenJDK 64-Bit Server VM Temurin-17.0.8.1+1 (build 17.0.8.1+1, mixed mode)