We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue describes how to implement the functions-basic concept exercise for the Kotlin track.
functions-basic
The goal of this exercise is to show the student basic information about Kotlin functions.
function-declaration
function-default-arguments
✔ None.
If you have any questions while implementing the exercise, please post the questions as comments in this issue.
The text was updated successfully, but these errors were encountered:
dector
No branches or pull requests
This issue describes how to implement the
functions-basic
concept exercise for the Kotlin track.Goal
The goal of this exercise is to show the student basic information about Kotlin functions.
Things to teach
Things not to teach
Concepts
function-declaration
.function-default-arguments
.Prerequisites
✔ None.
Resources to refer to
Representer
Analyzer
Implementing
Help
If you have any questions while implementing the exercise, please post the questions as comments in this issue.
The text was updated successfully, but these errors were encountered: