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
7.4 hrs on record
last played on 20 May
4.5 hrs on record
last played on 7 May
11.9 hrs on record
last played on 5 May
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);
2 Jan, 2018 @ 11:31am 
:Frieza:
6 Feb, 2017 @ 9:56pm 
Rome was built in 2 1/2 days
10 Jun, 2016 @ 9:21pm 
Yo been a while since we talked, hope we can catch up soon.
10 Oct, 2015 @ 12:03am 
Discrete math is dum
you're also dum