# Getting the folder name from the zip file (first 5 letters of zip file name) potential_folder_name = zip_file_path[:-4] # Remove .zip if os.path.exists(potential_folder_name): list_extracted_files(potential_folder_name) else: print("Could not find the extracted folder.")
Stay safe, respect the creators, and happy gaming. NTR-Legend.zip