mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-25 14:01:44 -04:00
38 lines
599 B
Markdown
38 lines
599 B
Markdown
---
|
|
id: edeae16d4bf9505165740c75
|
|
title: Installing Python and PyCharm
|
|
challengeType: 11
|
|
videoId: RgGQJDOms1M
|
|
dashedName: installing-python-and-pycharm
|
|
---
|
|
|
|
# --description--
|
|
|
|
In this video, you will learn how to install Python and PyCharm onto your computer.
|
|
|
|
# --questions--
|
|
|
|
## --text--
|
|
|
|
What is PyCharm used for?
|
|
|
|
## --answers--
|
|
|
|
It is a programming language similar to Python used for developing mobile apps.
|
|
|
|
---
|
|
|
|
It is a Python library used for data analysis.
|
|
|
|
---
|
|
|
|
It is an IDE used to run Python programs.
|
|
|
|
---
|
|
|
|
It is an operating system designed for developers.
|
|
|
|
## --video-solution--
|
|
|
|
3
|