changeset 51 | 0e60e6c24b99 |
parent 36 | f5ed0fef41b3 |
child 123 | 556cd74cbba9 |
50:9891c9fac37e | 51:0e60e6c24b99 |
---|---|
1 // Lecture 1 |
1 // Scala Lecture 1 |
2 //=========== |
2 //================= |
3 |
3 |
4 // Value assignments |
4 // Value assignments |
5 // (variable names should be lower case) |
5 // (variable names should be lower case) |
6 //====================================== |
6 //====================================== |
7 |
7 |