As an expert in the topic area show questions and answers

<topic>
Topology of Violence (Untimely Meditations Book 9)
by Byung-Chul Han, Amanda DeMarco (Translator)
</topic>

Show those using the structured provided in <template below> (secondary header in an org-mode file with tags initially populated with :drill: .

Show it in a plain text block formated for org mode without a reference to the template. Suggest a good filename ending in -drill.org that would be saved in research/templates/




<template>
** {{docTitle}} {{tags}}
:PROPERTIES:
:ID: {{id}}
:END:

{{description}}

{{question}

- {{dateCreated}}

*** Answer

{{answer}}

#+begin_src bash or python or javascript or clojure if code is appropriate
{{example_code}
#+end_src

- {{link}}
</template> 
