Python-Programming

Personal Chat Assistance

{% import "bootstrap/wtf.html" as wtf %}

Hey, Welcome

ASK the question, I'll try to answer them

What would you like to Ask Today?                                                         {{ wtf.quick_form(form)}} Example: What is Python

</div>

{% if result %}

        <h3>Top RESULT</h3>
        <div class="p-1">{{result}}</div>

    </div>
     
  </div>

{% endif %}

GitHub

View Github