OCR GCSE (9-1) Computer Science Scratch Explanation …

Sorting lists is usually useful and you can do this by using the .sort method for . ... Here is another example where a user is prompted to make a choice. Note the use of != in choice (not equal to). ... 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 ... ................
................