fork download
  1. student_names = ["Alice", "Bob", "Charlie", "Alice", "David"]
  2.  
Success #stdin #stdout 0.03s 26156KB
stdin
Standard input is empty
stdout
student_names = ["Alice", "Bob", "Charlie", "Alice", "David"]