/42_Piscine_Ausgut_2022

August piscine from 42 Lisboa, 42 Network

Primary LanguageC

42_Piscine_Ausgut_2022

This is some of the work I did when participating in the piscine at 42 Lisbon.

I hope it helps you out !

Keep Swimming !

#RTFM

PS: To install norminette on a Linux VM (if you want to work at home for example) use the following commands:

python3 -m pip install --upgrade pip setuptools python3 -m pip install norminette nano ~/.profile Add this line to the end of the file: export PATH="$HOME/.local/bin:$PATH"