155
you are viewing a single comment's thread
view the rest of the comments
[-] Spongebobsquarejuche@hexbear.net 6 points 8 months ago
[-] WaterBowlSlime@lemmygrad.ml 5 points 8 months ago

THEY DID SURGERY ON A GRAPE

They did surgery on a grape

They did surgery on a grapeThey did surgery on a grape

:theydidsurgeryonagrape:

[-] invalidusernamelol@hexbear.net 5 points 8 months ago* (last edited 8 months ago)
class Grape: ...

class They:
    def __init__(self, patient: Grape, profession: str):
        self.patient = patient
        self.profession = profession

    def do(self):
         print(f"{type(self).__name___} did {self.profession} on a {type(self.patient).__name__.lower()}"

if __name__ == '__main__':

    the_grape = Grape()
    they = They(the_grape, "surgery")
    they.do()

this post was submitted on 05 Feb 2024
155 points (100.0% liked)

chapotraphouse

13469 readers
831 users here now

Banned? DM Wmill to appeal.

No anti-nautilism posts. See: Eco-fascism Primer

Vaush posts go in the_dunk_tank

Dunk posts in general go in the_dunk_tank, not here

Don't post low-hanging fruit here after it gets removed from the_dunk_tank

founded 3 years ago
MODERATORS