726 B
726 B
python 101-REPL(视频)
原文:https://www.blog.pythonlibrary.org/2022/04/27/python-101-the-repl-video/
在本教程中,您将了解什么是 REPL 以及它为什么有用。在本教程中,我还向您展示了几个可供选择的 REPL 环境,比如 IDLE 和 IPython 。
https://www.youtube.com/embed/ucllf6bDgnw?feature=oembed
相关文章
- Python 编辑器简介
- Python 101 - 空闲介绍