Home python

Category: python

Related categories

Before typing python -m pip install kivy, I typed this: python -m pip install --upgrade pip wheel setuptools virtualenv python -m pip install docutils pygments pypiwin32...
Task: Given 20 numbers that create a sequence. A few numbers which go in a row are equal to each other. 1) Find...
The code does not compile. I can't figure out why the error occurs. Line 6 problem: spisok = input() IndexError: list assignment index out...
Why is __new__needed in Python development and when to use it? There is a good comment in 2 words on what the magic method...

Recent posts