awesomepotatocodes — 9/27/2021, 1:50:33 PM
print("Python is funner than Scratch!")
♥ 0 ↩ 1 💬 1 comment

comments

lily:
#import <stdio.h>

int main(char *argv[], int argc)
{
  printf("lmao\n");
}
9/27/2021, 9:28:47 PM