You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
if (Blaze.isCoding()) {
let language = Blaze.coding.language.name;
if (language == "Python") Blaze.scream();
}
*screams*
-
if (Blaze.isCoding()) {
Blaze.mood = "happy";
} else {
Blaze.mood = "sad";
}