Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 193 Bytes

File metadata and controls

6 lines (4 loc) · 193 Bytes

Foreign Language Script

  • file_read(address: str) -> input_texts
  • input_texts -> transform(input_texts: str) -> output_texts
  • output_texts -> file_save(texts: str, address: str)