Swift - Basics and Runtime
Which of the following is the correct way to start the Swift REPL in a terminal?
swift alone in the terminal starts the Swift REPL environment.swift run runs a Swift package, swift repl is not a valid command, and swift playground does not start REPL.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions