my_numerical_workshop

My first modified mardown file

This is a markdown file

webpage : Github

leonardCam

What I plan :

Mathematical formula

Math equations

$E=mc^2$

not all latex works but most of it

Coding Python

ask ChatGPT

mardown : only text file not computing

A python cod :

def greet(name):
    print(f"Hello, {name}!")

greet("world")

A bash code :

ls -a

Colored text

Ce texte est en rouge Ce texte est en bleu Ce texte est en orange Ce texte est en vert