Describe the problem
there is extra "" not needed
In which step of the codelab can this issue be found?
2
Steps to reproduce?
remove the ""
from this => println("scientific.get("swordtail"")
before s and afterthe last "
Versions
What version of IntelliJ IDEA are you using?
will not effect
Additional information
println("scientific.get("swordtail"")
Describe the problem there is extra "" not needed In which step of the codelab can this issue be found? 2 Steps to reproduce? remove the "" from this => println("scientific.get("swordtail"") before s and afterthe last "
Versions What version of IntelliJ IDEA are you using? will not effect
Additional information println("scientific.get("swordtail"")
codelab: kotlin-bootcamp