MiniScript Apprentice

Word-Shuffling Program

Only editable by group admins

  • Last updated November 24, 2019 at 12:32 PM
  • Evidence only visible to badge awarders
Write a program that (1) starts with a multi-word string, (2) splits this into a list, (3) shuffles the list, (4) joins that back into a string, and (5) prints the result. Submit the code for your program.