Skip to content

add new challenge: remove_files_without_extension

John Jarvis requested to merge gh-3f0b8b7e/43/bryfry/master into master

Created by: bryfry

new challenge which expands on remove_files_with extension.

  • two file extensions to match on
  • goal is to remove all files except these two extensions

Merge request reports