5 lines
69 B

<script>
export let answer;
</script>
<p>The answer is {answer}</p>