practical_python icon indicating copy to clipboard operation
practical_python copied to clipboard

Results 75 practical_python issues
Sort by recently updated
recently updated
newest added

Correcting the spelling that I found while following the course.

On the course you forgot to update the python version while creating the venv

spelling of because is wrong before my edit= brcause after my edit = because

Elif program: For a = 15 will give output has "greater than 10" only but doesn't give both "greater than 10" and "less than 20". So condition is invalid- more...

The "python - m venv env" command to create the virtual environment doesn't work. We should use "python3" instead.

Hi, I just noticed the list was all ones and thought I would help. :)

Small typo in "because"