Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 270 Bytes

File metadata and controls

17 lines (13 loc) · 270 Bytes

github-tutorial

This is all about this repo.

Files

* best-animals.txt - the best animals
* random.txt

GitHub-flavoured MarkDown

Bits of code x = 3 * 5

Code example:

import numpy as np
# calculate x
x = mean(blabbla)