Michael C. Hall code example Example: c michael #include <stdio.h> int main() { printf("Michael!"); return 0; }