My_Numerical_Workshop

My first markdown file

This is a markdown file

Test

I like GitHub and you can find it at the following webpage: Github

A beautifull cat*

I done changes

What I plan to do in the next three years:

Formula

A well-known one: $E = mc^2$

\[E = mc^2\]

A python code: ```Python code

This is a Python Code:

if n == 5: print(n)


A bash code:
```Bash
ls -a