# Gets ls output and transform it into tag while True: try: a = input() except: break print('' + a.replace('.html', '') + ' ')