Talk:Python Concepts/While Statement

From Wikiversity
Jump to navigation Jump to search

recursive[edit source]

"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]