We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e03289 commit c2fd412Copy full SHA for c2fd412
_ja/overviews/scala3-book/scala-for-python-devs.md
@@ -61,7 +61,7 @@ It’s intended for programmers who know Python and want to learn about Scala, s
61
62
### プログラミングレベルでの類似点
63
64
-このセクションでは、PythonとScalaでコードを書く際に日常的に見られる類似点を紹介します。
+このセクションでは、実際に Python と Scala でコードを書く際に見られる類似点を紹介します。
65
66
- Scalaの型推論により、動的型付け言語のような感覚でコーディングできます。
67
- どちらの言語も式の末尾にセミコロンを使用しません。
0 commit comments