Ad
  • Custom User Avatar

    On input "from(...args)" I removed "name" index to be able to pass the tests.

    from(...args){
    if(args.length == 1){
    args[0].slice("name");