bookofexams.

Welcome Aspirant

Ready to crack it?

Navigation

The theme will automatically: Display it in the "Latest Notifications" list on the homepage.
{
  "title": "Python Basics Python Basics Python Basics Python BasicsPython Basics s",
  "duration": 10,
  "questions": [
    {
      "text": "What is the correct file extension for Python files?",
      "options": [".pt", ".pyt", ".py", ".ptr"],
      "correct": 2
    },
    {
      "text": "Which method is used to output text to the console?",
      "options": ["print()", "echo()", "log()", "write()"],
      "correct": 0
    }
  ]
}