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
/
Protocols
Which boundary should hold Circle and Rectangle values in the same array while exposing o…
from Protocols
Swift 6.3.3
beginner
1 min
Which boundary should hold Circle and Rectangle values in the same array while exposing only Shape requirements?
[any Shape]
[some Shape]
Array<T> where T changes for each element
Shape.Type
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