OCR GCSE (9-1) Computer Science Scratch …

In this example we define a list of Monty Python characters and then loop through the list printing each one. py_chars = ['The Announcer', 'Mr Badger', 'Arthur Nudge', 'Spiny Norman', 'Eric Praline'] for chars in … ................
................