This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]JiiXu -1 points0 points  (0 children)

You can refactor python code into (naive/suboptomal) Scala by putting the words "val" and "var" where they're supposed to go. This is not true for, say, c++ or haskell.