Programming with Komodo

In this chapter, we will see the basic properties of Komodo and how to use them to build programs. This chapter will show every feature that Komodo offers you, with some examples.

Tip: When a line of code starts with >>> , you should try to copy the code after that and execute it in the REPL to see the results.