47

::python coding::

Friend: "so I have to press tab when I want to code inside a function, right?"

Me (Busy): "yea yea, whenever you enter a new scope. Indentation is important in python..."

Friend: "what's a scope?"

#$ cowsay "dafaq"

Me: "bruh, what you doin in Computer Engineering?"

Comments
  • 5
    I guess he studies computer engineering to learn those kind of stuff then.
  • 1
    @bjorngi but is the 3rd year an appropriate time to be asking this question?
  • 5
    @Lawrenz1337 always appropriate to ask. Not always it's appropriate to not know. In college - fine. At work - not that fine.
  • 0
    To be fair. You must press tab a bit more often than for every new scope. Control structures don't have their own scope.
Add Comment