@@ -10,30 +10,30 @@ of nodes and tree structure.
10
10
11
11
The fields are separated by commas in the original file
12
12
13
- _ (You can find it [ here] ( examples/grades .csv ) )_
13
+ _ (You can find it [ here] ( examples/Grades .csv ) )_
14
14
```
15
- Last name First name SSN Test1 Test2 Test3 Test4 Final Grades
16
- Alfalfa Aloysius 123-45-6789 40.0 90.0 100.0 83.0 49.0 D-
17
- Alfred University 123-12-1234 41.0 97.0 96.0 97.0 48.0 D+
18
- Gerty Gramma 567-89-0123 41.0 80.0 60.0 40.0 44.0 C
19
- Android Electric 087-65-4321 42.0 23.0 36.0 45.0 47.0 B-
20
- Bumpkin Fred 456-78-9012 43.0 78.0 88.0 77.0 45.0 A-
21
- Rubble Betty 234-56-7890 44.0 90.0 80.0 90.0 46.0 C-
22
- Noshow Cecil 345-67-8901 45.0 11.0 -1.0 4.0 43.0 F
23
- Buff Bif 632-79-9939 46.0 20.0 30.0 40.0 50.0 B+
24
- Airpump Andrew 223-45-6789 49.0 1.0 90.0 100.0 83.0 A
25
- Backus Jim 143-12-1234 48.0 1.0 97.0 96.0 97.0 A+
26
- Carnivore Art 565-89-0123 44.0 1.0 80.0 60.0 40.0 D+
27
- Dandy Jim 087-75-4321 47.0 1.0 23.0 36.0 45.0 C+
28
- Elephant Ima 456-71-9012 45.0 1.0 78.0 88.0 77.0 B-
29
- Franklin Benny 234-56-2890 50.0 1.0 90.0 80.0 90.0 B-
30
- George Boy 345-67-3901 40.0 1.0 11.0 -1.0 4.0 B
31
- Heffalump Harvey 632-79-9439 30.0 1.0 20.0 30.0 40.0 C
15
+ Last name First name SSN Test1 Test2 Test3 Test4 Final Grades
16
+ Alfalfa Aloysius 123-45-6789 40.0 90.0 100.0 83.0 49.0 D-
17
+ Alfred University 123-12-1234 41.0 97.0 96.0 97.0 48.0 D+
18
+ Gerty Gramma 567-89-0123 41.0 80.0 60.0 40.0 44.0 C
19
+ Android Electric 087-65-4321 42.0 23.0 36.0 45.0 47.0 B-
20
+ Bumpkin Fred 456-78-9012 43.0 78.0 88.0 77.0 45.0 A-
21
+ Rubble Betty 234-56-7890 44.0 90.0 80.0 90.0 46.0 C-
22
+ Noshow Cecil 345-67-8901 45.0 11.0 -1.0 4.0 43.0 F
23
+ Buff Bif 632-79-9939 46.0 20.0 30.0 40.0 50.0 B+
24
+ Airpump Andrew 223-45-6789 49.0 1.0 90.0 100.0 83.0 A
25
+ Backus Jim 143-12-1234 48.0 1.0 97.0 96.0 97.0 A+
26
+ Carnivore Art 565-89-0123 44.0 1.0 80.0 60.0 40.0 D+
27
+ Dandy Jim 087-75-4321 47.0 1.0 23.0 36.0 45.0 C+
28
+ Elephant Ima 456-71-9012 45.0 1.0 78.0 88.0 77.0 B-
29
+ Franklin Benny 234-56-2890 50.0 1.0 90.0 80.0 90.0 B-
30
+ George Boy 345-67-3901 40.0 1.0 11.0 -1.0 4.0 B
31
+ Heffalump Harvey 632-79-9439 30.0 1.0 20.0 30.0 40.0 C
32
32
33
33
```
34
34
35
35
## XML Output file
36
- _ (You can find it [ here] ( examples/gradesOutput .xml ) )_
36
+ _ (You can find it [ here] ( examples/Grades .xml ) )_
37
37
```
38
38
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
39
39
<root>
@@ -221,6 +221,7 @@ _(You can find it [here](examples/gradesOutput.xml))_
221
221
## License
222
222
This project is licensed under the MIT License - see the [ LICENSE.md] ( LICENSE.md ) file for details.
223
223
224
- ## [ Donate] ( http ://paypal.me/apesteguia)
224
+ ## [ Donate] ( https ://www. paypal.me/apesteguia)
225
225
226
226
Any amount is welcome ☕💕
227
+ [ PayPal] ( https://www.paypal.me/apesteguia )
0 commit comments