print("Python is funner than Scratch!")

comments

#import <stdio.h>

int main(char *argv[], int argc)
{
  printf("lmao\n");
}