Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
Swift
/
Extensions
Which declaration can a Swift extension validly add?
from Extensions
Swift 6.3.3
beginner
1 min
Which declaration can a Swift extension validly add?
A computed instance property derived from existing state.
A stored instance property with a default value.
A designated initializer to an existing class.
An override of an existing class method.
Check
Ask AI about this kata
Report an error
next kata
What does this program print?
Predict the output
A new version is available
Reload