<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python 教程（从零开始学习 Python） on EVANSAMA</title><link>https://evansama.com/zh/tutorials/python/</link><description>Recent content in Python 教程（从零开始学习 Python） on EVANSAMA</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><copyright>© 2026 EVANSAMA</copyright><lastBuildDate>Mon, 22 Jun 2026 06:00:00 +0800</lastBuildDate><atom:link href="https://evansama.com/zh/tutorials/python/index.xml" rel="self" type="application/rss+xml"/><item><title>Python 变量和数据类型</title><link>https://evansama.com/zh/tutorials/python/variables-data-types/</link><pubDate>Mon, 22 Jun 2026 06:00:00 +0800</pubDate><guid>https://evansama.com/zh/tutorials/python/variables-data-types/</guid><description>介绍 Python 变量的基本概念与常见数据类型，包括整数、浮点数、字符串、布尔值以及类型转换方法。</description></item><item><title>Python 输入输出和运算符</title><link>https://evansama.com/zh/tutorials/python/input-output-operators/</link><pubDate>Mon, 22 Jun 2026 06:00:00 +0800</pubDate><guid>https://evansama.com/zh/tutorials/python/input-output-operators/</guid><description>Python 输入输出和运算符，介绍 print、input、input 默认字符串、类型转换，以及常见算术、比较、赋值和逻辑运算符的用法。</description></item><item><title>VS Code 安装与 Python 开发环境配置</title><link>https://evansama.com/zh/tutorials/python/vscode-python-env/</link><pubDate>Sun, 21 Jun 2026 06:00:00 +0800</pubDate><guid>https://evansama.com/zh/tutorials/python/vscode-python-env/</guid><description>本文介绍 VS Code 的安装和 Python 开发环境配置，包括安装 Python 插件、选择 Python 解释器，以及在 VS Code 中运行第一个 Python 文件。</description></item><item><title>安装 Python</title><link>https://evansama.com/zh/tutorials/python/install/</link><pubDate>Sat, 20 Jun 2026 17:00:00 +0800</pubDate><guid>https://evansama.com/zh/tutorials/python/install/</guid><description>Python 安装完整教程，详细介绍 Windows、macOS 与 Linux 上的 Python 安装步骤，同时讲解 pip 安装与虚拟环境配置，帮助开发者快速搭建 Python 开发环境。</description></item></channel></rss>