mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-22 06:13:32 +02:00
Switch links: 'python3 <-> python' and 'python <-> pythonlegacy'
The list of references is exhausted by running 'ack docs/python'.
This commit is contained in:
@@ -21,7 +21,7 @@ lang: ja-jp
|
||||
|
||||
フィードバッグは大歓迎です! [@louiedinh](http://twitter.com/louiedinh) または louiedinh [at] [google's email service] にご連絡下さい!
|
||||
|
||||
Note: この記事はPython 3に内容を絞っています。もし古いPython 2.7を学習したいなら、 [こちら](http://learnxinyminutes.com/docs/python/) をご確認下さい。
|
||||
Note: この記事はPython 3に内容を絞っています。もし古いPython 2.7を学習したいなら、 [こちら](http://learnxinyminutes.com/docs/pythonlegacy/) をご確認下さい。
|
||||
|
||||
```python
|
||||
# 1行のコメントは番号記号(#)から始まります。
|
||||
|
Reference in New Issue
Block a user