Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions tutorials/Java/01. 基础入门/004_Python.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
title: 掌握Python基本语法和数据类型
title: 掌握Java基本语法和数据类型
date: 2023-10-05
description: 本课程将带你深入了解Python编程语言的基本语法和数据类型,包括变量、字符串、列表、字典等,适合初学者快速入门。
description: 本课程将带你深入了解Java编程语言的基本语法和数据类型,包括变量、字符串、列表、字典等,适合初学者快速入门。
slug: python-basic-syntax-data-types
tags:
- Python
- Java
- 编程基础
- 数据类型
category: 编程入门
keywords:
- Python语法
- Python数据类型
- Java语法
- Java数据类型
- 编程入门
---

Expand Down
8 changes: 4 additions & 4 deletions tutorials/MATLAB/01. 基础入门/004_Python.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
title: 掌握Python基本语法和数据类型
title: 掌握MATLAB基本语法和数据类型
date: 2023-10-05
description: 本课程将带你深入了解Python编程语言的基本语法和数据类型,包括变量、字符串、列表、字典等,为你的编程之旅打下坚实的基础。
slug: python-basic-syntax-and-data-types
tags:
- Python
- MATLAB
- 编程基础
- 数据类型
category: 编程基础
keywords:
- Python语法
- Python数据类型
- MATLAB语法
- MATLAB数据类型
- 编程入门
---

Expand Down