Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Hello Header

Это просто демонстрационный текстовый файл с разметкой

Commands to learn:

- ls
- cd
- pwd
- cat
- head
- tail
- rm

Py Commands used:

pip freeze
 
pip freeze > requirements.txt 

pip install -r requirements.txt

pip install --upgrade pip