December 2018
Beginner
623 pages
13h 13m
English
The previous chapters covered ways to create statements and which operators to use. Sometimes, elements of logic were added to make the code runnable for you. This chapter is dedicated to explain how to manipulate the execution of your code using fundamental programming—conditional and repetitive statements.