This commit is contained in:
Daniel Zwanzig 2025-03-31 15:11:47 +02:00
parent fbd4af8b89
commit 5118ea044e

View File

@ -1,3 +1,5 @@
//
// Created by danie on 31.03.2025.
//
#include <stdio.h>
int main(void){
printf("Praktikumsaufgabe");
}