Talk:Python Concepts/While Statement

Latest comment: 6 years ago by ThaniosAkro in topic recursive

recursive edit

"Although the if statement from the previous lesson can serve many purposes, it isn't good at being recursive. This means ... "


Should this be rewritten as:

"Although the if statement from the previous lesson can serve many purposes, it isn't good at being iterative. This means ... "


--ThaniosAkro (discusscontribs) 15:23, 4 August 2017 (UTC)Reply

Return to "Python Concepts/While Statement" page.