>> C:\Windows\System32>whoami
>> desktop-cod3\itrickon
>> C:\Windows\System32>chcp
>> Текущая кодовая страница: 866
>> C:\Windows\System32>type skills.json
{
"languages": ["Python", "SQL"],
"libraries": ["asyncio", "pytest-playwright", "pandas", "tkinter", "numpy"],
"tools": ["Git", "Docker", "VSCode", "SQLite"]
}
>> C:\Windows\System32>net start
>> These Windows services are started:
WEBSITE PARSING
DATA EXTRACTION
CREATING APPS
>> C:\Windows\System32>exit




