Scala Introduction Type Inference

Expressions

What is the type of

Expression Sequence

What is the type of the sequence

x=2
y=3
x+y

Conditional Expression

What is the type of

Loops

What is the type of

Tuples

What is the type of

Lists

What is the type of