URL of codelab
https://developer.android.com/codelabs/basic-android-kotlin-compose-using-state?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-2-pathway-3%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-using-state#3
In which task and step of the codelab can this issue be found?
First step
Describe the problem
The sentence contains two independent clauses joined without any punctuation, so it is grammatically incorrect.
Original: "...use the val keyword to add an amountInput variable set it to "0" value:"
Suggested fix: "...use the val keyword to add an amountInput variable (!!!)and(!!!) set it to "0" value:"
Steps to reproduce?
- Follow the link
- Read the sentence
Versions
Nothing except a working browser is needed
Additional information
URL of codelab
https://developer.android.com/codelabs/basic-android-kotlin-compose-using-state?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-2-pathway-3%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-using-state#3
In which task and step of the codelab can this issue be found?
First step
Describe the problem
The sentence contains two independent clauses joined without any punctuation, so it is grammatically incorrect.
Original: "...use the val keyword to add an amountInput variable set it to "0" value:"
Suggested fix: "...use the val keyword to add an amountInput variable (!!!)and(!!!) set it to "0" value:"
Steps to reproduce?
Versions
Nothing except a working browser is needed
Additional information