Informatik2_Pr/kommaadd.c
2025-05-06 19:00:39 +02:00

5 lines
63 B
C

#include <stdio.h>
int main(){
printf("japanoschlampen")
}