chizuchizu's memo
2024-01-11

markdown test

tech

Hello World!
Hello World!

loop.py
for i in range(10):
    print(i)
#include <stdio.h>

int main(){
    printf("Hello World!\n");
}
Head Head Head
Text Text Text
Text Text Text

Web link

https://zenn.dev/turing_motors/articles/ca1a20e3e07be3

YouTube Link

https://www.youtube.com/watch?v=pzG85jy_hr4

Quote

https://github.com/chizuchizu/oneko-processing/blob/main/sketch/CatDisplay.pde