Guys I found out that “potato” in many other languages is “batata”, wait… what does potato mean in Python then???
fun fact: you can say “wasteof.money/users/ [your name]” and it won’t get hashtagged.
ScraBrowse 1.0 is now available to use. Simply enter a username and you can get user ID, join date and more.
thanks to scraget by @ankit_anmol, i can conclude that my scratch user id is 65626643
yo just hit 20 followers, shoutout to @maddie for being my first and @retronbv for technically my 20th follow
Join my Discord server here: https://dsc.gg/lolzify
(you totally should cuz we also do giveaways, read rules for info)
boomer joke:
my mom made “lazy cake” and i helped and my mom made a joke saying this is called lazy cake because its made for lazy people as a joke and then i said “judy is to lazy that she didn’t even help make the cake” xD i don’t mean it
me when
school = "tomorrow"
if school == "tomorrow":
print("NOOOOOOOOOO")
elif school == "next time":
print("YESSSSSSSSS")
else:
print("UNDEFINED.")
me when I have
class Foo {
constructor(){}
bar() {
console.log("the");
}
}
and I
var baz = new Foo();
baz.bar();
and it doesn’t work
EDIT: it’s because baz in my code was named window and window is reserved