Exercise: Number guessing - functions
Take the number guessing game from the earlier chapter and move the internal while() loop to a function.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Take the number guessing game from the earlier chapter and move the internal while() loop to a function.