awesomepotatocodes @awesomepotatocodes
print("Python is funner than Scratch!")
Sep 27, 2021, 1:50 PM
1

comments

#import <stdio.h>

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