Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 648 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 648 Bytes

json-xml-converter

This tool is used to convert data between JSON and XML formats.

json xml converter Jenderal92

Features

  • Bidirectional Conversion: Supports conversion from JSON to XML and XML to JSON.

How to Use

  1. Download and install Python from the official Python website: https://www.python.org.
  2. Run the script using the command: python file.py.
  3. Follow the instructions displayed in the terminal.