Let’s play a game of “Fortunately, Unfortunately“. Respond the previous post (the first comment below this post) by replying this post (not the previous post!)
I’ll start with: “I found this website.“
3000000 BC: The universe is created.
2999999 BC: Eugene Krabs is born.
2999998 BC: The country of Japan is created.
tbh i think oop languages exists just to make codes tidier
so you won't end up writing codes that looks like this:
struct what {
// yada yada yada
}
void whatever(what *yes){
// do something with yes
}
me too