Categories
|
Test: Swift - Playgrounds and REPL 4. Which of the following is available on Ubuntu Linux environment?
Results Congratulations! Correct Answer. You Answered: None. If you took the test, your answer will show up here. Correct Answer: REPL Explanation On Ubuntu/Linux, Xcode or Playgrounds is not available. Since REPL comes along with compiler (and open source), it is also available on Linux.Take the Test Take the complete test on this topic. You will be able to review answers to questions and get a test score.
Take the Test
Question 4 of 5
Test is Based on this Article
This article introduces the Playgrounds - a powerful tool to learn and play with Swift code. It also talks about REPL command line interpreter and IBM’s Swift Sandbox.
|
Test on playgrounds and REPL in Swift.
|
|
More Articles With Similar Tags
|
This series of articles goes through the basics of Swift. It introduces Playgrounds and REPL; Variables and Constants; Int, Float, Bool; Tuples, Type Aliases, Type Inference, Type Safety, and more.
|
Test on playgrounds and REPL in Swift.
|
This article discusses the boolean types in Swift and contrasts with how these types are used in C and Objective-C.
|
Test on Boolean Types in Swift.
|
Test on comments, structured comments, and markup in Swift
|
|
|
|
|