Skip to content

Commit 934aa8c

Browse files
authored
Merge pull request #18 from chvmvd/revert-17-fix-bug
Revert "Bug fixed"
2 parents fd4d56b + a28ef04 commit 934aa8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/python/variables/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Python では定数は使えないようです。慣習的に定数は大文字
3333

3434
### 問題
3535

36-
[式と演算子の項](/docs/python/expressions#問題)の問題を変数を使って解いてみましょう。
36+
[式と演算子の項](/docs/python/expressions/#問題)の問題を変数を使って解いてみましょう。
3737

3838
<details>
3939
<summary>解答</summary>

0 commit comments

Comments
 (0)