Skip to content

Instantly share code, notes, and snippets.

View AHR275's full-sized avatar

AHR275 AHR275

View GitHub Profile
public class App {
public static void main(String[] args) throws Exception {
MyStringBuilder s = new MyStringBuilder("Osamah is the ");
MyStringBuilder s2 = new MyStringBuilder("best hacker #");