Phong

131
reputation
struct Phong {
    int likeManga;
    int likeAnime;
    int likePrograming;
    int isCompletlyGeek = True;
};