Trying it out This is a code example in javascript: let a = 100 let b = a * 10 And in java: var foo = new List<String>();