Screen Shot 2022-05-22 at 8.49.41 PM.png

이 영상에서는..

내용

to acheive concise* syntax without compromising safety in your code.

Type inference allows you to omit explicit type annotations and other verbose details in your source code whne the compiler can figure out those details form the surrounding context.

based on the value provided in the assignment, which is a string literal.

using a colon after x