in

saw this on my homework today and it was inexplicably funny

saw this on my homework today and it was inexplicably funny | class-memes, IT-memes, public-memes | ProgrammerHumor.io
class-memes, IT-memes, public-memes | ProgrammerHumor.io

Content

public class Person public void laugh() System.out.print ("Hahaha"); public class EvilPerson extends Person public void laugh() System.out.print ("Mwahahaha"");