let
student = {
university = "University of Technology Sydney";
course = "Bachelor of Information Technology";
end = 2025;
};
in
student
let
life = {
level = 20;
class = "Student";
debuff = "University";
faithPenalty = -5;
vitalityPenalty = -1;
};
in
life