
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>YAML Viewer - 2024-04-19 03:52:25</title>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github.min.css">
    <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
    <style>
        body { font-family: Arial, sans-serif; padding: 20px; }
        pre { background-color: #f6f8fa; padding: 10px; }
    </style>
</head>
<body>
<pre><code class="language-yaml">input:
  context: |
    Form W-2. If you were an employee, you should receive Form W-2 from your employer. You will need the information from this form to prepare your return. See Form W-2 under Credit for Withholding and Estimated Tax for 2023 in chapter 4. Your employer is required to provide or send Form W-2 to you no later than January 31, 2024. If it is mailed, you should allow adequate time to receive it before contacting your employer. If you still don't get the form by early February, the IRS can help you by requesting the form from your employer. When you request IRS help, be prepared to provide the following information.
    * Your name, address (including ZIP code), and phone number.
    * Your SSN.
    * Your dates of employment.
    * Your employer's name, address (including ZIP code), and phone number.
  question: |
    Which of the following is true:
    (A) When requesting IRS help, an employee must provide both name and SSN.
    (B) When requesting IRS help, an employee must provide either name or SSN.
output: |-
  The correct statement is:
  (B) When requesting IRS help, an employee must provide either name or SSN.
</code></pre>
<script>hljs.highlightAll();</script>
</body>
</html>
