# pyinterview **Repository Path**: fliegen/pyinterview ## Basic Information - **Project Name**: pyinterview - **Description**: A collection of Python interview questions. - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python Interview Questions --- ## What is this repository for? This is a collection of Python interview questions, new questions will be added in time. Welcome your contribution, and my email box is iinterpret@qq.com. ## How to use it? Install the famous Pycharm on a Ubuntu system via: ~~~shell sudo apt-get install -y snap sudo snap install --classic pycharm-community ~~~ Open the whole project in Pycharm.