print("'YouTubers name' errors:\n",'\n'.join(["Error at line {}: there should be a trailing '\\'.".format(i)foriinyoutubers_names.youtubers_name_errors_nums]),"\n")
print("Every 'Content about' sections are good.","\n")
else:
print("'Content about' errors:\n",'\n'.join(["Error at line {}: there should be a trailing '\\'.".format(i)foriincontent_about.content_about_errors_nums]),"\n")
print("'Featured playlists' errors:\n",'\n'.join(["Error at line {}: there should be a trailing '\\'.".format(i)foriinfeatured_playlists.featured_playlists_errors_nums]))