Skip to content

Commit 2d5d7f5

Browse files
committed
modify: Modify class.
1 parent e7923c9 commit 2d5d7f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

my-app/src/page/About.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ const About = () => {
3232
<h2>Python 進階</h2>
3333
<p>
3434
學完了 Python 基礎的課程後,我們會帶你們學習更多更進階的 Python
35-
功能,如:物件導向、Class、如何使用函式庫、Try & Except 還有 Python
36-
虛擬環境的架設,讓你們對 Python 的世界有更深的了解。
35+
功能,如:Class、如何使用函式庫、Try & Except 還有 Python 虛擬環境的架設,讓你們對
36+
Python 的世界有更深的了解。
3737
</p>
3838
</div>
3939

0 commit comments

Comments
 (0)