interface IFatiudeen {
name = 'Shehu-Fatiudeen Lawal';
alias = 'Deen';
hobbies =['coding', 'music', 'anime', 'psychology', 'learning about our history'];
purpose(alive = true){
while(this.alive) {
return 'Learn from the Past,
Live in the Present,
Prepare for the Future';
}
}
}
Note: Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.