Skip to content

Commit bd9cdf4

Browse files
committed
練習問題の説明を追加
1 parent d9265bb commit bd9cdf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/python/04variables/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Python では、スネークケースを使うことが多いようです。
5353

5454
### 練習問題 1
5555

56-
[式と演算子の項](/docs/python/03expressions/#問題)の練習問題を変数を使って解いてみましょう
56+
[式と演算子の項](/docs/python/03expressions/#問題)の摂氏温度から華氏温度を求める練習問題を変数を使って解いてみましょう
5757

5858
<Answer>
5959
<ViewSource path="_samples/fahrenheit.ipynb" />

0 commit comments

Comments
 (0)