Leardle

Input Your Terms

Enter your terms in either JSON or Plain Text format:

JSON Format:

[
  {
    "term": "photosynthesis",
    "definition": "Process by which plants convert light energy"
  }
]

Plain Text Format:

photosynthesis
Process by which plants convert light energy

Note: Plain text format requires terms and definitions on alternating lines