Content
Professor: make a program that displays current time. Me: 1 include stdio. h 2 3 void main() 4 printf("11:00 am"); 5 Me: compiled and executed program at 11:00 am Professor: congrats you passed (1010)
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
Professor: make a program that displays current time. Me: 1 include stdio. h 2 3 void main() 4 printf("11:00 am"); 5 Me: compiled and executed program at 11:00 am Professor: congrats you passed (1010)