Bloo
New York, New York, United States
Rome was NOT built in a day
Rome was NOT built in a day
Currently Offline
Favorite Game
Rarest Achievement Showcase
Recent Activity
56 hrs on record
last played on 11 Feb
272 hrs on record
last played on 11 Feb
119 hrs on record
last played on 9 Feb
Lambo 10 Aug, 2018 @ 12:09am 
class User {
constructor(name) {
this.name = name;
this.status = 'offline';
this.poohead = false;
}

setStatus(status) {
this.status = status;
this.poohead = !this.isPro;
}

get isPro() {
const name = this.name.toLowerCase();
return (name === 'lambo' &&
(name !== 'bloo' || name !== 'bloocomic'))
}

get getStatus() {
const { name, status, poohead } = this;
return `${name} is ${(poohead) ? 'a poohead' : 'pro'} because he's ${status}`;
}
}

const bloocomic = new User('bloocomic');
bloocomic.setStatus('online');

const lambo = new User('lambo');
lambo.setStatus('online');

alert(bloocomic.getStatus);
alert(lambo.getStatus);
Al 2 Jan, 2018 @ 11:31am 
:Frieza:
cjthedj32 6 Feb, 2017 @ 9:56pm 
Rome was built in 2 1/2 days
cjthedj32 10 Jun, 2016 @ 9:21pm 
Yo been a while since we talked, hope we can catch up soon.
Lambo 10 Oct, 2015 @ 12:03am 
Discrete math is dum
you're also dum