PC Princess

1
reputation
2

class PCPrincess {

public: https://github.com/PCPrincess; bool computer; short hrs = 0; object coffee;

PCPrincess() { computer = true; hrs = timeSpentGaming()} }

int main() {

PCPrincess me = new PCPrincess(); while(coffee < full) { fillcup(); } return toComputer; //or gaming }