Abhay Jajodia's profileExpert

Abhay Jajodia

Answered 166 questions


About

Designer by day, web developer by night, and a full-time tech + gaming nerd in between. I'm always learning, always curious — chasing life's bonus levels, secret achievements, and power-ups like it's one big epic quest.

Answered by Abhay Jajodia
Abhay Jajodia
Expert
last year
Abhay Jajodia answered

Hi Shifa,

\n means new line.

  • If you put it before the text, it moves to a new line first, then prints the text.

    cout << "\nHello";
    
  • If you put it after the text, it prints the text first, then moves to the next line.

    cout << "Hello\n";
    

So the difference is whether the line break happens before the message or after it.

If you have more questions, I am here to help 😊

C++
This question was asked as part of the Learn C++ Basics course.
Abhay Jajodia
Expert
last year
Abhay Jajodia answered

Hi Cesar,

Self-contained content means a piece of content that can stand on its own as one complete unit.

In HTML,

is used for things like an image, diagram, or code snippet plus its caption, because they belong together.

Example:

Tiger
A tiger

If you have more questions, I am here to help 😊

HTML
This question was asked as part of the Learn HTML course.
Abhay Jajodia
Expert
last year
Abhay Jajodia answered

Hi SELVARATHINAM,

Headings are like a content outline.

is a main section, and

,

,
are smaller sub-sections under it.

If you jump from

to
, it can confuse screen readers and make the page structure harder to understand. It is better to go in order, like

then

for the next level.

If you have more questions, I am here to help 😊

HTML
This question was asked as part of the Learn HTML course.
Abhay Jajodia
Expert
last year
Abhay Jajodia answered

Hi Onyelusi,

The is for page information the browser needs, not for content the user reads on the page. Things in include the page title, meta info, links to CSS, and scripts.

The content that shows on the webpage goes inside the .

Example:


  My Page



  

This will show on the page

</code> shows in the browser tab, but the <code><h1></code> shows on the actual page.</p><p>If you have more questions, I am here to help 😊</p></div><span class="ellipsis-dot"></span></div></div><div class="question-card__tag"><div class="language-chip language-html"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.31828 14.0488L1.0957 0.33667H14.5295L13.3056 14.0467L7.80443 15.5717L2.31828 14.0488Z" fill="#25265E" fill-opacity="0.67"></path><path d="M7.8125 14.8351L12.5378 13.525L13.6496 1.07104H7.8125V14.8351Z" fill="#25265E" fill-opacity="0.67"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M5.5952 6.58916L7.8125 6.58916L7.82065 6.58916L11.2686 6.58916H11.7217L11.6808 7.04079L11.2856 11.4683L11.2603 11.7524L7.82065 12.7057V12.7066L7.81295 12.7087L4.36786 11.7524L4.13226 9.11188H5.82065L5.94028 10.453L7.8125 10.9587V10.9582L9.68822 10.452L9.88337 8.27093L7.82065 8.27093L7.8125 8.27093L4.05711 8.27093L3.64384 3.63645L3.60352 3.1853H7.8125H7.82065H12.0255L11.9853 3.63645L11.9085 4.48912L11.8748 4.86695L7.82065 4.86695L7.8125 4.86695L5.44148 4.86695L5.5952 6.58916Z" fill="white"></path></svg><span class="language-chip__label">HTML</span></div><div class="question-card__course-info">This question was asked as part of the<!-- --> <a target="_blank" rel="noopener noreferrer" class="question-card__course-info--title" href="/course/learn-html">Learn HTML</a> <!-- -->course.</div></div></div></div></div></div></div><div class="question-card"><div class="question-card__header"><div class="question-card__info"><div class="question-card__question"><div class="question-card__user-details"><div class="question-card__avatar-container"><img alt="Roll rider Rider" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="question-card__profile-pic" style="color:transparent" src="https://lh3.googleusercontent.com/a/ACg8ocLelgVzumkFbEJjU1UG66bBY-st4nIEizyyE4-oIKfQYeQydw=s96-c"/></div><div class="question-card__user-details--bio"><div class="question-card__meta"><span class="question-card__question-date">last year</span></div><div class="question-card__user align-items-center"><span class="question-card__user-name">Roll</span><img alt="country" loading="lazy" width="30" height="30" decoding="async" data-nimg="1" class="question-card__country-flag-wrapper" style="color:transparent" srcSet="https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/in.svg?w=32&q=75 1x, https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/in.svg?w=64&q=75 2x" src="https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/in.svg?w=64&q=75"/><span class="question-card__action-label"> asked</span></div></div></div><div class="question-card__section-content"><a href="/discuss/c/what-is-include-studio-h"><h3 class="question-card__title">What is #include <studio.h>?</h3></a></div><div class="question-card__connector"></div></div><div class="question-card__content"><div class="question-card__user-details"><a class="question-card__avatar-container question-card__avatar-container--expert" href="/discuss/expert/abhay"><img alt="Abhay Jajodia" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="question-card__profile-pic" style="color:transparent" src="https://cdn.programiz.pro/profile-pics/abhay.jpg"/><div class="question-card__badge question-card__badge--expert">Expert</div></a><div class="question-card__user-details--bio"><div class="question-card__meta"><span class="question-card__question-date">last year</span></div><div class="question-card__user align-items-center"><a class="question-card__user-name question-card__user-name--expert" href="/discuss/expert/abhay">Abhay Jajodia</a><span class="question-card__action-label"> answered</span></div></div></div><div class="question-card__section-content question-card__section-content--answer"><div class="question-card__answer"><div class="question-card__answer-content text-ellipsis-two-lines"><div class=""><p>Hi Roll rider,</p><p>It should be <code>#include <stdio.h></code>, not <code>studio.h</code>.</p><p><code>#include <stdio.h></code> adds the standard input/output library in C, so you can use functions like <code>printf()</code> and <code>scanf()</code>.</p><p>If you write <code>studio.h</code>, the compiler cannot find that header, so you get an error.</p><p>If you have more questions, I am here to help 😊</p></div><span class="ellipsis-dot"></span></div></div><div class="question-card__tag"><div class="language-chip language-c"><svg width="31" height="34" viewBox="0 0 31 34" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.00592 25.6538C0.980865 25.6399 0.954293 25.6225 0.92701 25.602L0.718893 25.2849C0.598697 25.1018 0.554715 24.8895 0.554715 24.6548V9.34519C0.554715 9.19338 0.607848 8.98048 0.719397 8.7721C0.831212 8.56322 0.971594 8.41468 1.09595 8.34339C1.09628 8.3432 1.09662 8.34301 1.09696 8.34281L14.686 0.684999C14.838 0.614088 15.0612 0.554715 15.3091 0.554715C15.606 0.554715 15.7993 0.605527 15.9004 0.666816L15.9089 0.671962L15.9176 0.6768L29.6107 8.31787L29.6107 8.31792L29.618 8.32185C29.6734 8.3517 29.7365 8.39921 29.8008 8.46058L29.9721 8.83423C30.0408 8.98406 30.0551 9.12643 30.0396 9.24677L30.0351 25.0195 29.8704 25.2279C29.7585 25.4368 29.6181 25.5854 29.4938 25.6566C29.4935 25.6568 29.4931 25.657 29.4928 25.6572L15.9038 33.315C15.7517 33.3859 15.5286 33.4453 15.2807 33.4453C14.9838 33.4453 14.7905 33.3945 14.6893 33.3332L14.6814 33.3284L14.6733 33.3238L1.00858 25.6553L1.00592 25.6538ZM20.8673 13.9654L21.1409 14.4392L21.6184 14.1721L25.3039 12.1106L25.7991 11.8337L25.511 11.3449C23.4858 7.90874 19.6774 5.57463 15.3091 5.57463C8.83869 5.57463 3.55605 10.6719 3.55605 16.9863C3.55605 23.3006 8.83869 28.3979 15.3091 28.3979C19.6467 28.3979 23.4554 26.0934 25.4816 22.6844L25.77 22.1992L25.2799 21.9193L21.6228 19.8304L21.1462 19.5582L20.8689 20.0318C19.777 21.8971 17.6904 23.1656 15.3091 23.1656C11.7718 23.1656 8.918 20.3744 8.918 16.9863C8.918 13.5981 11.7718 10.8069 15.3091 10.8069C17.6896 10.8069 19.7751 12.0745 20.8673 13.9654Z" fill="#ffffff" stroke="#ffffff" stroke-width="1.10943"></path></svg><span class="language-chip__label">C</span></div><div class="question-card__course-info">This question was asked as part of the<!-- --> <a target="_blank" rel="noopener noreferrer" class="question-card__course-info--title" href="/course/learn-c-programming">Learn C Programming</a> <!-- -->course.</div></div></div></div></div></div></div><div class="question-card"><div class="question-card__header"><div class="question-card__info"><div class="question-card__question"><div class="question-card__user-details"><div class="question-card__avatar-container"><img alt="Steve T" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="question-card__profile-pic" style="color:transparent" src="https://lh3.googleusercontent.com/a/ACg8ocI869jpQE8nkmkcBRrXI8O0AOQSfWtdIuygeyo3Dqhv2krFrlO5=s96-c"/></div><div class="question-card__user-details--bio"><div class="question-card__meta"><span class="question-card__question-date">last year</span></div><div class="question-card__user align-items-center"><span class="question-card__user-name">Steve</span><img alt="country" loading="lazy" width="30" height="30" decoding="async" data-nimg="1" class="question-card__country-flag-wrapper" style="color:transparent" srcSet="https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/ca.svg?w=32&q=75 1x, https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/ca.svg?w=64&q=75 2x" src="https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/ca.svg?w=64&q=75"/><span class="question-card__action-label"> asked</span></div></div></div><div class="question-card__section-content"><a href="/discuss/python/in-python-how-do-i-find-the-remainder-when-dividing-numbers"><h3 class="question-card__title">In Python, how do I find the remainder when dividing numbers? </h3></a></div><div class="question-card__connector"></div></div><div class="question-card__content"><div class="question-card__user-details"><a class="question-card__avatar-container question-card__avatar-container--expert" href="/discuss/expert/abhay"><img alt="Abhay Jajodia" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="question-card__profile-pic" style="color:transparent" src="https://cdn.programiz.pro/profile-pics/abhay.jpg"/><div class="question-card__badge question-card__badge--expert">Expert</div></a><div class="question-card__user-details--bio"><div class="question-card__meta"><span class="question-card__question-date">last year</span></div><div class="question-card__user align-items-center"><a class="question-card__user-name question-card__user-name--expert" href="/discuss/expert/abhay">Abhay Jajodia</a><span class="question-card__action-label"> answered</span></div></div></div><div class="question-card__section-content question-card__section-content--answer"><div class="question-card__answer"><div class="question-card__answer-content text-ellipsis-two-lines"><div class=""><p>Hi Steve,</p><p>Use the modulo operator <code>%</code>. It gives the remainder after division.</p><p>Example:</p><pre><code>print(14 % 3) # 2 </code></pre><p>So <code>14 % 3</code> is <code>2</code>, because 14 divided by 3 leaves 2 leftover.</p><p>If you have more questions, I am here to help 😊</p></div><span class="ellipsis-dot"></span></div></div><div class="question-card__tag"><div class="language-chip language-python"><svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.30308 6.77115H8.6759C9.61479 6.77115 10.3544 5.98541 10.3544 5.05288V1.87261C10.3544 0.967429 9.58726 0.287397 8.67081 0.13638C8.09084 0.0408509 7.49155 -0.00262357 6.91413 0.000122183C6.33693 0.00275353 5.80231 0.0513763 5.3173 0.13638C3.8882 0.385901 3.64553 0.908738 3.64553 1.87261V3.11015H6.99996V3.56777H2.34725C1.3659 3.56777 0.506474 4.15216 0.237773 5.26225C-0.072338 6.53445 -0.0861027 7.31229 0.237773 8.64067C0.477788 9.62937 1.05093 10.3178 2.03239 10.3178H3.18285V8.82498C3.18285 7.72244 4.15771 6.77115 5.30308 6.77115ZM5.09048 2.29672C4.74046 2.29672 4.45684 2.0131 4.45684 1.66233C4.45684 1.31008 4.74034 1.02383 5.09048 1.02383C5.43922 1.02383 5.72423 1.31008 5.72423 1.66233C5.72412 2.0131 5.4391 2.29672 5.09048 2.29672ZM13.7413 5.26225C13.4986 4.29574 13.0354 3.56777 12.0527 3.56777H10.8171V5.05288C10.8171 6.20267 9.79986 7.11437 8.6759 7.11437H5.30308C4.37911 7.11437 3.64553 7.95251 3.64553 8.86776V12.0483C3.64553 12.9532 4.42572 13.4857 5.31835 13.7454C6.38737 14.0562 7.39971 14.1124 8.67867 13.7454C9.52873 13.5018 10.3544 13.0119 10.3544 12.0483V10.7754H6.99996V10.3178H12.0527C13.034 10.3178 13.3999 9.65694 13.7413 8.64055C14.0938 7.59431 14.0786 6.60423 13.7413 5.26225ZM8.88838 11.6239C9.23852 11.6239 9.52214 11.9075 9.52214 12.2585C9.52214 12.6105 9.23863 12.8968 8.88838 12.8968C8.53964 12.8968 8.25474 12.6106 8.25474 12.2585C8.25474 11.9075 8.53964 11.6239 8.88838 11.6239Z" fill="#25265E" fill-opacity="0.67"></path></svg><span class="language-chip__label">Python</span></div><div class="question-card__course-info">This question was asked as part of the<!-- --> <a target="_blank" rel="noopener noreferrer" class="question-card__course-info--title" href="/course/learn-python-basics">Getting started with Python</a> <!-- -->course.</div></div></div></div></div></div></div><div class="question-card"><div class="question-card__header"><div class="question-card__info"><div class="question-card__question"><div class="question-card__user-details"><div class="question-card__avatar-container"><img alt="Akash Akas" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="question-card__profile-pic" style="color:transparent" src="https://lh3.googleusercontent.com/a/ACg8ocJAvyv22JPm2t4H-h5myjUR0SZYb4EeHXlYzEDF5M3dpnsGIw=s96-c"/></div><div class="question-card__user-details--bio"><div class="question-card__meta"><span class="question-card__question-date">last year</span></div><div class="question-card__user align-items-center"><span class="question-card__user-name">Akash</span><img alt="country" loading="lazy" width="30" height="30" decoding="async" data-nimg="1" class="question-card__country-flag-wrapper" style="color:transparent" srcSet="https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/in.svg?w=32&q=75 1x, https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/in.svg?w=64&q=75 2x" src="https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/in.svg?w=64&q=75"/><span class="question-card__action-label"> asked</span></div></div></div><div class="question-card__section-content"><a href="/discuss/python/why-does-coding-matter"><h3 class="question-card__title">Why does coding matter?</h3></a></div><div class="question-card__connector"></div></div><div class="question-card__content"><div class="question-card__user-details"><a class="question-card__avatar-container question-card__avatar-container--expert" href="/discuss/expert/abhay"><img alt="Abhay Jajodia" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="question-card__profile-pic" style="color:transparent" src="https://cdn.programiz.pro/profile-pics/abhay.jpg"/><div class="question-card__badge question-card__badge--expert">Expert</div></a><div class="question-card__user-details--bio"><div class="question-card__meta"><span class="question-card__question-date">last year</span></div><div class="question-card__user align-items-center"><a class="question-card__user-name question-card__user-name--expert" href="/discuss/expert/abhay">Abhay Jajodia</a><span class="question-card__action-label"> answered</span></div></div></div><div class="question-card__section-content question-card__section-content--answer"><div class="question-card__answer"><div class="question-card__answer-content text-ellipsis-two-lines"><div class=""><p>Hi Akash,</p><p>Coding matters because it lets you tell a computer what to do, so you can solve problems faster and automate boring tasks.</p><p>It also helps you build useful things like websites, apps, games, and tools, and it is a skill used in many careers.</p><p>If you have more questions, I am here to help 😊</p></div><span class="ellipsis-dot"></span></div></div><div class="question-card__tag"><div class="language-chip language-python"><svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.30308 6.77115H8.6759C9.61479 6.77115 10.3544 5.98541 10.3544 5.05288V1.87261C10.3544 0.967429 9.58726 0.287397 8.67081 0.13638C8.09084 0.0408509 7.49155 -0.00262357 6.91413 0.000122183C6.33693 0.00275353 5.80231 0.0513763 5.3173 0.13638C3.8882 0.385901 3.64553 0.908738 3.64553 1.87261V3.11015H6.99996V3.56777H2.34725C1.3659 3.56777 0.506474 4.15216 0.237773 5.26225C-0.072338 6.53445 -0.0861027 7.31229 0.237773 8.64067C0.477788 9.62937 1.05093 10.3178 2.03239 10.3178H3.18285V8.82498C3.18285 7.72244 4.15771 6.77115 5.30308 6.77115ZM5.09048 2.29672C4.74046 2.29672 4.45684 2.0131 4.45684 1.66233C4.45684 1.31008 4.74034 1.02383 5.09048 1.02383C5.43922 1.02383 5.72423 1.31008 5.72423 1.66233C5.72412 2.0131 5.4391 2.29672 5.09048 2.29672ZM13.7413 5.26225C13.4986 4.29574 13.0354 3.56777 12.0527 3.56777H10.8171V5.05288C10.8171 6.20267 9.79986 7.11437 8.6759 7.11437H5.30308C4.37911 7.11437 3.64553 7.95251 3.64553 8.86776V12.0483C3.64553 12.9532 4.42572 13.4857 5.31835 13.7454C6.38737 14.0562 7.39971 14.1124 8.67867 13.7454C9.52873 13.5018 10.3544 13.0119 10.3544 12.0483V10.7754H6.99996V10.3178H12.0527C13.034 10.3178 13.3999 9.65694 13.7413 8.64055C14.0938 7.59431 14.0786 6.60423 13.7413 5.26225ZM8.88838 11.6239C9.23852 11.6239 9.52214 11.9075 9.52214 12.2585C9.52214 12.6105 9.23863 12.8968 8.88838 12.8968C8.53964 12.8968 8.25474 12.6106 8.25474 12.2585C8.25474 11.9075 8.53964 11.6239 8.88838 11.6239Z" fill="#25265E" fill-opacity="0.67"></path></svg><span class="language-chip__label">Python</span></div><div class="question-card__course-info">This question was asked as part of the<!-- --> <a target="_blank" rel="noopener noreferrer" class="question-card__course-info--title" href="/course/learn-python-basics">Getting started with Python</a> <!-- -->course.</div></div></div></div></div></div></div><div class="question-card"><div class="question-card__header"><div class="question-card__info"><div class="question-card__question"><div class="question-card__user-details"><div class="question-card__avatar-container"><img alt="Krithi K" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="question-card__profile-pic" style="color:transparent" src="https://lh3.googleusercontent.com/a/ACg8ocLUpicmCgXZiJFm8kHUKmMjwdhtT6yxcrHYnhgz8JIuhKV6pk3v=s96-c"/></div><div class="question-card__user-details--bio"><div class="question-card__meta"><span class="question-card__question-date">last year</span></div><div class="question-card__user align-items-center"><span class="question-card__user-name">Krithi</span><img alt="country" loading="lazy" width="30" height="30" decoding="async" data-nimg="1" class="question-card__country-flag-wrapper" style="color:transparent" srcSet="https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/in.svg?w=32&q=75 1x, https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/in.svg?w=64&q=75 2x" src="https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/in.svg?w=64&q=75"/><span class="question-card__action-label"> asked</span></div></div></div><div class="question-card__section-content"><a href="/discuss/java/why-do-we-use-java-util-scanner-and-why-do-we-write-class-main-in-java"><h3 class="question-card__title">Why do we use java.util.Scanner and why do we write class Main in Java?</h3></a></div><div class="question-card__connector"></div></div><div class="question-card__content"><div class="question-card__user-details"><a class="question-card__avatar-container question-card__avatar-container--expert" href="/discuss/expert/abhay"><img alt="Abhay Jajodia" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="question-card__profile-pic" style="color:transparent" src="https://cdn.programiz.pro/profile-pics/abhay.jpg"/><div class="question-card__badge question-card__badge--expert">Expert</div></a><div class="question-card__user-details--bio"><div class="question-card__meta"><span class="question-card__question-date">last year</span></div><div class="question-card__user align-items-center"><a class="question-card__user-name question-card__user-name--expert" href="/discuss/expert/abhay">Abhay Jajodia</a><span class="question-card__action-label"> answered</span></div></div></div><div class="question-card__section-content question-card__section-content--answer"><div class="question-card__answer"><div class="question-card__answer-content text-ellipsis-two-lines"><div class=""><p>Hi Krithi,</p><p><code>java.util.Scanner</code> is used to take input from the user, like reading a number or a word from the keyboard.</p><p><code>class Main</code> is the main container for your program. Java code must be inside a class, and the program starts running from the <code>main()</code> method inside that class.</p><p>Example:</p><pre><code>import java.util.Scanner; class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int x = sc.nextInt(); System.out.println(x); } } </code></pre><p>If you have more questions, I am here to help 😊</p></div><span class="ellipsis-dot"></span></div></div><div class="question-card__tag"><div class="language-chip language-java"><svg width="14" height="18" viewBox="0 0 14 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.62847 0.999756C8.62847 0.999756 10.3186 2.663 7.02504 5.21979C4.9827 6.80622 5.73876 7.86521 6.46466 8.88195C6.67752 9.18009 6.88778 9.4746 7.02413 9.7777C5.48222 8.40965 4.35123 7.20515 5.10987 6.08423C5.48052 5.53691 6.06947 5.08337 6.66534 4.62451C7.86047 3.70417 9.0834 2.76243 8.62847 0.999756ZM7.75417 8.65036C8.53939 9.53928 7.54825 10.3385 7.54825 10.3385C7.54825 10.3385 9.54084 9.32702 8.62593 8.05984C8.5893 8.00923 8.55304 7.95971 8.51747 7.91113L8.51726 7.91084L8.51723 7.9108C7.72258 6.82564 7.26817 6.2051 10.6636 4.26831C10.6636 4.26831 5.09456 5.63598 7.75417 8.65036ZM4.86325 13.3734C4.86325 13.3734 4.24198 13.729 5.30597 13.8489C6.59518 13.9938 7.25399 13.973 8.67431 13.709C8.67431 13.709 9.04848 13.939 9.57006 14.1385C6.38496 15.4805 2.36186 14.0607 4.86325 13.3734ZM4.47383 11.6218C4.47383 11.6218 3.77683 12.1293 4.84175 12.2377C6.21892 12.3776 7.30625 12.389 9.18871 12.0326C9.18871 12.0326 9.44846 12.2922 9.85756 12.434C6.0074 13.5414 1.71908 12.5211 4.47383 11.6218ZM11.4609 15.332C12.4275 15.0437 11.9676 14.6707 11.9676 14.6707C13.6516 15.4181 8.30864 16.9195 1.81555 15.8843C-0.565545 15.5042 2.96114 14.1793 3.60665 14.6262C3.60665 14.6262 3.40282 14.6124 3.04585 14.6884C2.70348 14.7611 1.61524 15.1055 2.19533 15.3539C3.80984 16.0446 9.623 15.8796 11.4609 15.332ZM4.11611 10.7501C2.20641 10.499 5.16303 9.80824 5.16303 9.80824C5.16303 9.80824 4.01458 9.73184 2.60287 10.4034C0.93297 11.1976 6.73284 11.5594 9.73586 10.7825C10.0481 10.5731 10.4793 10.3912 10.4793 10.3912C10.4793 10.3912 9.25117 10.6072 8.02739 10.7083C6.52953 10.8319 4.92258 10.8562 4.11611 10.7501ZM11.1228 9.86745C12.108 9.66557 13.5194 11.1644 10.467 12.7239C10.4541 12.7576 10.4145 12.795 10.4072 12.8019L10.406 12.803C14.4819 11.7491 12.9834 9.08838 11.0346 9.76196C10.8636 9.82144 10.7739 9.95974 10.7739 9.95974C10.7739 9.95974 10.882 9.9168 11.1228 9.86745ZM13 15.4841C12.8935 16.8474 8.39407 17.1342 5.46481 16.95C3.5396 16.8282 3.16491 16.5231 3.16491 16.523C4.9938 16.82 8.07841 16.874 10.5789 16.411C12.7953 16.0009 13 15.4841 13 15.4841Z" fill="#25265E" fill-opacity="0.67"></path><path d="M7.02504 5.21979L6.89981 5.05847L6.89976 5.0585L7.02504 5.21979ZM8.62847 0.999756L8.77172 0.854193C8.7063 0.789816 8.60598 0.776985 8.52646 0.822827C8.44695 0.86867 8.40779 0.961923 8.43072 1.05079L8.62847 0.999756ZM6.46466 8.88195L6.29845 9.00062L6.46466 8.88195ZM7.02413 9.7777L6.88859 9.93047C6.96062 9.99438 7.0675 9.99929 7.14509 9.94225C7.22268 9.88522 7.24989 9.78174 7.21038 9.69392L7.02413 9.7777ZM5.10987 6.08423L4.94077 5.96971L4.94074 5.96976L5.10987 6.08423ZM6.66534 4.62451L6.78995 4.78632L6.66534 4.62451ZM7.54825 10.3385L7.42005 10.1795C7.33867 10.2451 7.31998 10.3616 7.37677 10.4494C7.43355 10.5372 7.54746 10.5679 7.64069 10.5206L7.54825 10.3385ZM7.75417 8.65036L7.60102 8.78548L7.6011 8.78557L7.75417 8.65036ZM8.62593 8.05984L8.79151 7.94029L8.79138 7.94011L8.62593 8.05984ZM8.51747 7.91113L8.68224 7.79047L8.68224 7.79046L8.51747 7.91113ZM8.51726 7.91084L8.68205 7.79016L8.67997 7.78741L8.51726 7.91084ZM8.51723 7.9108L8.35243 8.03148L8.35452 8.03424L8.51723 7.9108ZM10.6636 4.26831L10.7648 4.44571C10.8533 4.39523 10.8911 4.28726 10.8533 4.19263C10.8156 4.09801 10.7138 4.04568 10.6149 4.06998L10.6636 4.26831ZM5.30597 13.8489L5.28309 14.0519L5.28317 14.0519L5.30597 13.8489ZM4.86325 13.3734L4.96469 13.5506C5.05399 13.4995 5.09132 13.39 5.05183 13.295C5.01234 13.2 4.90835 13.1492 4.80914 13.1765L4.86325 13.3734ZM8.67431 13.709L8.78129 13.535C8.73817 13.5085 8.68674 13.4989 8.63698 13.5082L8.67431 13.709ZM9.57006 14.1385L9.64936 14.3267C9.72621 14.2943 9.77565 14.2185 9.77426 14.1351C9.77286 14.0517 9.7209 13.9775 9.643 13.9477L9.57006 14.1385ZM4.84175 12.2377L4.82106 12.4409L4.82111 12.4409L4.84175 12.2377ZM4.47383 11.6218L4.59404 11.7869C4.67526 11.7278 4.70141 11.6184 4.65569 11.5289C4.60997 11.4394 4.50596 11.3965 4.41045 11.4277L4.47383 11.6218ZM9.18871 12.0326L9.33308 11.8882C9.28532 11.8405 9.21707 11.8194 9.15073 11.832L9.18871 12.0326ZM9.85756 12.434L9.91402 12.6302C9.99958 12.6056 10.0593 12.5284 10.0617 12.4394C10.0641 12.3504 10.0086 12.2701 9.92443 12.241L9.85756 12.434ZM11.9676 14.6707L12.0505 14.484C11.9568 14.4425 11.8469 14.4767 11.7934 14.564C11.74 14.6514 11.7594 14.7648 11.839 14.8293L11.9676 14.6707ZM11.4609 15.332L11.5192 15.5277L11.5193 15.5277L11.4609 15.332ZM1.81555 15.8843L1.78336 16.086L1.7834 16.086L1.81555 15.8843ZM3.60665 14.6262L3.59282 14.83C3.6845 14.8362 3.76905 14.7804 3.79941 14.6937C3.82978 14.607 3.79847 14.5106 3.72291 14.4583L3.60665 14.6262ZM3.04585 14.6884L3.08826 14.8882L3.08838 14.8881L3.04585 14.6884ZM2.19533 15.3539L2.11493 15.5416L2.115 15.5417L2.19533 15.3539ZM5.16303 9.80824L5.2095 10.0071C5.30801 9.98409 5.37482 9.89243 5.36658 9.7916C5.35834 9.69077 5.27753 9.61117 5.17659 9.60446L5.16303 9.80824ZM4.11611 10.7501L4.14275 10.5476L4.14273 10.5476L4.11611 10.7501ZM2.60287 10.4034L2.69058 10.5878L2.69059 10.5878L2.60287 10.4034ZM9.73586 10.7825L9.78701 10.9802C9.80932 10.9745 9.83049 10.965 9.84962 10.9521L9.73586 10.7825ZM10.4793 10.3912L10.5586 10.5794C10.6544 10.539 10.7045 10.4331 10.6752 10.3334C10.6458 10.2338 10.5462 10.1721 10.4439 10.1901L10.4793 10.3912ZM8.02739 10.7083L8.04418 10.9118L8.04421 10.9118L8.02739 10.7083ZM10.467 12.7239L10.3741 12.5421C10.3291 12.565 10.2943 12.6038 10.2762 12.651L10.467 12.7239ZM11.1228 9.86745L11.1638 10.0675L11.1638 10.0675L11.1228 9.86745ZM10.4072 12.8019L10.2671 12.6533L10.2655 12.6548L10.4072 12.8019ZM10.406 12.803L10.2643 12.6559C10.1975 12.7203 10.1825 12.8217 10.2278 12.9027C10.2731 12.9837 10.3673 13.024 10.4571 13.0007L10.406 12.803ZM11.0346 9.76196L10.9679 9.56894L10.9675 9.56907L11.0346 9.76196ZM10.7739 9.95974L10.6026 9.84864C10.5542 9.92323 10.5596 10.0205 10.616 10.0893C10.6724 10.158 10.7668 10.1824 10.8494 10.1495L10.7739 9.95974ZM5.46481 16.95L5.45192 17.1538L5.45199 17.1538L5.46481 16.95ZM13 15.4841L13.2036 15.5C13.2115 15.3993 13.1445 15.308 13.0461 15.2852C12.9476 15.2624 12.8473 15.315 12.8101 15.4089L13 15.4841ZM3.16491 16.523L3.19764 16.3214C3.13853 16.3118 3.07819 16.3287 3.03258 16.3675C2.98696 16.4063 2.96068 16.4631 2.96068 16.523H3.16491ZM10.5789 16.411L10.5417 16.2102L10.5417 16.2102L10.5789 16.411ZM7.02504 5.21979L7.15028 5.38111C8.82531 4.08077 9.27816 2.97137 9.26603 2.14797C9.26003 1.7407 9.13985 1.42054 9.02032 1.20169C8.96061 1.09237 8.90087 1.00792 8.85506 0.949798C8.83212 0.920701 8.81259 0.898082 8.79816 0.882118C8.79094 0.874132 8.78499 0.867799 8.78052 0.863141C8.77828 0.860811 8.77641 0.858899 8.77494 0.857407C8.7742 0.856661 8.77356 0.85602 8.77302 0.855485C8.77275 0.855217 8.77251 0.854975 8.77229 0.85476C8.77219 0.854652 8.77204 0.85451 8.77199 0.854457C8.77185 0.854322 8.77172 0.854193 8.62847 0.999756C8.48522 1.14532 8.4851 1.1452 8.48499 1.14509C8.48496 1.14506 8.48486 1.14496 8.4848 1.1449C8.48469 1.14479 8.4846 1.1447 8.48453 1.14464C8.4844 1.14451 8.48437 1.14447 8.48443 1.14453C8.48455 1.14466 8.48506 1.14517 8.48592 1.14607C8.48764 1.14786 8.49078 1.15118 8.49513 1.156C8.50385 1.16565 8.51741 1.18126 8.53426 1.20264C8.56801 1.24546 8.61458 1.31093 8.66185 1.39748C8.75629 1.5704 8.85279 1.82585 8.85762 2.15399C8.86716 2.8014 8.5183 3.80202 6.89981 5.05847L7.02504 5.21979ZM6.46466 8.88195L6.63087 8.76328C6.25878 8.24211 5.93229 7.77414 5.91081 7.25605C5.89033 6.76199 6.15182 6.15669 7.15033 5.38107L7.02504 5.21979L6.89976 5.0585C5.85592 5.86933 5.47426 6.58674 5.50271 7.27296C5.53015 7.93516 5.94464 8.50505 6.29845 9.00062L6.46466 8.88195ZM7.02413 9.7777L7.21038 9.69392C7.06418 9.36891 6.84094 9.05752 6.63087 8.76328L6.46466 8.88195L6.29845 9.00062C6.51409 9.30266 6.71138 9.58028 6.83788 9.86149L7.02413 9.7777ZM5.10987 6.08423L4.94074 5.96976C4.72619 6.28676 4.64121 6.61805 4.66852 6.95819C4.69543 7.2934 4.83016 7.62333 5.03085 7.94612C5.42932 8.58702 6.11959 9.24818 6.88859 9.93047L7.02413 9.7777L7.15967 9.62494C6.38676 8.93917 5.74057 8.31405 5.37773 7.73046C5.19777 7.441 5.09562 7.17414 5.07566 6.9255C5.05609 6.68177 5.11423 6.44216 5.279 6.1987L5.10987 6.08423ZM6.66534 4.62451L6.54074 4.4627C5.95186 4.91618 5.33346 5.38984 4.94077 5.96971L5.10987 6.08423L5.27897 6.19874C5.62757 5.68399 6.18709 5.25057 6.78995 4.78632L6.66534 4.62451ZM8.62847 0.999756L8.43072 1.05079C8.64204 1.86958 8.46532 2.48495 8.09819 3.01115C7.7213 3.55133 7.14435 3.99787 6.54074 4.4627L6.66534 4.62451L6.78995 4.78632C7.38146 4.33081 8.01354 3.84631 8.43317 3.24487C8.86255 2.62944 9.06982 1.8926 8.82622 0.948719L8.62847 0.999756ZM7.54825 10.3385C7.67644 10.4975 7.67652 10.4974 7.6766 10.4973C7.67663 10.4973 7.67671 10.4972 7.67678 10.4972C7.6769 10.4971 7.67704 10.497 7.6772 10.4968C7.67752 10.4966 7.67789 10.4963 7.67833 10.4959C7.6792 10.4952 7.6803 10.4943 7.68163 10.4932C7.6843 10.491 7.68786 10.488 7.69225 10.4842C7.70103 10.4767 7.71311 10.466 7.72779 10.4525C7.7571 10.4255 7.79709 10.3865 7.84204 10.337C7.93117 10.2389 8.04373 10.0949 8.12969 9.91633C8.21591 9.73719 8.27821 9.51696 8.25671 9.27133C8.23499 9.02319 8.12917 8.7664 7.90723 8.51515L7.75417 8.65036L7.6011 8.78557C7.77178 8.97878 7.83653 9.15524 7.84981 9.30695C7.86331 9.46118 7.82506 9.60743 7.76164 9.7392C7.69797 9.87151 7.61182 9.98295 7.53965 10.0624C7.50395 10.1017 7.47264 10.1322 7.45082 10.1523C7.43993 10.1623 7.43148 10.1698 7.42612 10.1744C7.42344 10.1767 7.42154 10.1783 7.4205 10.1791C7.41998 10.1795 7.41968 10.1798 7.4196 10.1799C7.41956 10.1799 7.41958 10.1799 7.41965 10.1798C7.41969 10.1798 7.41974 10.1797 7.41981 10.1797C7.41984 10.1797 7.4199 10.1796 7.41992 10.1796C7.41998 10.1795 7.42005 10.1795 7.54825 10.3385ZM8.62593 8.05984L8.46035 8.17939C8.65721 8.45204 8.68924 8.69444 8.64377 8.90793C8.59632 9.13071 8.45945 9.34364 8.28087 9.53501C8.10362 9.72495 7.89713 9.88099 7.73227 9.99053C7.6504 10.0449 7.58009 10.087 7.53071 10.1152C7.50604 10.1294 7.48667 10.14 7.47378 10.1469C7.46733 10.1503 7.46251 10.1529 7.45947 10.1545C7.45794 10.1553 7.45687 10.1558 7.45625 10.1561C7.45594 10.1563 7.45575 10.1564 7.45567 10.1564C7.45564 10.1565 7.45563 10.1565 7.45565 10.1564C7.45566 10.1564 7.4557 10.1564 7.45571 10.1564C7.45575 10.1564 7.45581 10.1564 7.54825 10.3385C7.64069 10.5206 7.64076 10.5206 7.64083 10.5205C7.64087 10.5205 7.64095 10.5205 7.64103 10.5204C7.64117 10.5203 7.64134 10.5203 7.64155 10.5201C7.64195 10.5199 7.64248 10.5197 7.64313 10.5193C7.64442 10.5187 7.64618 10.5178 7.6484 10.5166C7.65284 10.5143 7.6591 10.511 7.66703 10.5067C7.68287 10.4982 7.70542 10.4859 7.73345 10.4698C7.78946 10.4378 7.86768 10.391 7.95832 10.3307C8.13847 10.211 8.37295 10.035 8.57949 9.81369C8.78469 9.59379 8.97442 9.31627 9.04327 8.99301C9.11409 8.66045 9.05211 8.30123 8.79151 7.94029L8.62593 8.05984ZM8.51747 7.91113L8.35269 8.03179C8.38832 8.08044 8.42425 8.1295 8.46048 8.17958L8.62593 8.05984L8.79138 7.94011C8.75436 7.88896 8.71777 7.83899 8.68224 7.79047L8.51747 7.91113ZM8.51726 7.91084L8.35249 8.03151L8.3527 8.03179L8.51747 7.91113L8.68224 7.79046L8.68203 7.79018L8.51726 7.91084ZM8.51723 7.9108L8.35452 8.03424L8.35455 8.03428L8.51726 7.91084L8.67997 7.78741L8.67993 7.78737L8.51723 7.9108ZM10.6636 4.26831L10.5624 4.09091C9.70934 4.57752 9.08972 4.98606 8.6543 5.3442C8.22115 5.70049 7.95372 6.02013 7.82931 6.33357C7.70005 6.65925 7.73393 6.95534 7.8516 7.23534C7.96412 7.50312 8.1581 7.76605 8.35245 8.03146L8.51723 7.9108L8.682 7.79014C8.47904 7.51297 8.31821 7.2914 8.22815 7.0771C8.14323 6.87502 8.12672 6.69146 8.20896 6.48425C8.29605 6.26482 8.502 5.99836 8.91378 5.65966C9.32329 5.32282 9.92017 4.92749 10.7648 4.44571L10.6636 4.26831ZM7.75417 8.65036L7.90731 8.51524C7.27162 7.79476 7.15912 7.21245 7.284 6.74688C7.4132 6.26519 7.81137 5.84708 8.32616 5.49797C8.83647 5.1519 9.43204 4.89352 9.905 4.72097C10.1405 4.63505 10.3435 4.57118 10.4872 4.52889C10.559 4.50775 10.6159 4.49204 10.6546 4.48168C10.6739 4.4765 10.6887 4.47266 10.6984 4.47016C10.7033 4.46891 10.7069 4.46799 10.7093 4.4674C10.7104 4.46711 10.7113 4.4669 10.7118 4.46678C10.712 4.46671 10.7122 4.46667 10.7123 4.46665C10.7124 4.46664 10.7124 4.46664 10.7124 4.46663C10.7124 4.46664 10.7123 4.46665 10.6636 4.26831C10.6149 4.06998 10.6148 4.07 10.6147 4.07002C10.6147 4.07004 10.6145 4.07007 10.6144 4.0701C10.6142 4.07016 10.6138 4.07024 10.6134 4.07035C10.6126 4.07055 10.6114 4.07085 10.6099 4.07122C10.6069 4.07197 10.6026 4.07306 10.597 4.07449C10.5859 4.07735 10.5697 4.08156 10.5489 4.08713C10.5073 4.09828 10.4471 4.11489 10.3719 4.13704C10.2214 4.18132 10.0101 4.24785 9.76501 4.33725C9.27689 4.51533 8.64642 4.78727 8.09691 5.15992C7.55189 5.52952 7.05647 6.01852 6.88949 6.64106C6.71818 7.27973 6.9069 7.99877 7.60102 8.78548L7.75417 8.65036ZM5.30597 13.8489L5.32886 13.646C5.06941 13.6167 4.94152 13.5754 4.88627 13.545C4.86049 13.5309 4.86559 13.5272 4.87478 13.5429C4.88687 13.5637 4.88952 13.5893 4.88528 13.6091C4.88112 13.6284 4.87751 13.6182 4.9147 13.5867C4.92812 13.5754 4.94169 13.5657 4.95205 13.5587C4.95709 13.5554 4.96103 13.5529 4.96337 13.5515C4.96453 13.5508 4.96526 13.5503 4.96551 13.5502C4.96563 13.5501 4.96563 13.5501 4.9655 13.5502C4.96543 13.5502 4.96533 13.5503 4.9652 13.5504C4.96513 13.5504 4.96506 13.5504 4.96497 13.5505C4.96493 13.5505 4.96486 13.5505 4.96484 13.5506C4.96477 13.5506 4.96469 13.5506 4.86325 13.3734C4.76181 13.1961 4.76173 13.1962 4.76164 13.1962C4.76161 13.1962 4.76153 13.1963 4.76147 13.1963C4.76135 13.1964 4.76122 13.1965 4.76107 13.1966C4.76079 13.1967 4.76047 13.1969 4.76011 13.1971C4.75938 13.1975 4.75851 13.1981 4.75749 13.1987C4.75545 13.1999 4.75283 13.2014 4.7497 13.2034C4.74345 13.2072 4.73508 13.2125 4.72521 13.2191C4.70576 13.2321 4.6791 13.251 4.6509 13.2749C4.60485 13.3139 4.51242 13.4 4.48594 13.5233C4.47054 13.5949 4.47866 13.6744 4.52185 13.7486C4.56214 13.8177 4.62398 13.867 4.68958 13.903C4.81709 13.9731 5.01054 14.0211 5.28309 14.0519L5.30597 13.8489ZM8.67431 13.709L8.63698 13.5082C7.23541 13.7687 6.59688 13.7885 5.32878 13.646L5.30597 13.8489L5.28317 14.0519C6.59348 14.1991 7.27257 14.1773 8.71164 13.9097L8.67431 13.709ZM9.57006 14.1385L9.643 13.9477C9.39113 13.8514 9.1744 13.7475 9.02073 13.6677C8.94402 13.6278 8.88334 13.5942 8.8422 13.5707C8.82164 13.5589 8.80599 13.5498 8.79569 13.5436C8.79053 13.5406 8.78672 13.5383 8.7843 13.5368C8.78309 13.5361 8.78223 13.5356 8.78173 13.5353C8.78147 13.5351 8.78131 13.535 8.78124 13.535C8.7812 13.5349 8.78119 13.5349 8.78119 13.5349C8.7812 13.5349 8.78121 13.5349 8.78122 13.535C8.78123 13.535 8.78125 13.535 8.78125 13.535C8.78127 13.535 8.78129 13.535 8.67431 13.709C8.56734 13.8829 8.56736 13.8829 8.56738 13.883C8.56739 13.883 8.56741 13.883 8.56743 13.883C8.56747 13.883 8.56751 13.883 8.56756 13.8831C8.56766 13.8831 8.56779 13.8832 8.56793 13.8833C8.56822 13.8835 8.5686 13.8837 8.56907 13.884C8.57001 13.8846 8.57132 13.8854 8.57298 13.8864C8.57629 13.8884 8.58103 13.8912 8.58713 13.8948C8.59932 13.9021 8.61698 13.9124 8.63965 13.9254C8.68497 13.9513 8.75043 13.9876 8.83246 14.0302C8.99627 14.1153 9.22741 14.2261 9.49711 14.3292L9.57006 14.1385ZM4.86325 13.3734L4.80914 13.1765C4.48695 13.265 4.24297 13.3717 4.08644 13.5013C4.00658 13.5675 3.94022 13.6472 3.90451 13.7427C3.86729 13.8424 3.86886 13.945 3.90336 14.0408C3.96709 14.2178 4.13422 14.351 4.31511 14.4504C4.50497 14.5547 4.75129 14.6441 5.03464 14.7151C6.16312 14.9975 8.01099 15.017 9.64936 14.3267L9.57006 14.1385L9.49076 13.9503C7.94403 14.602 6.1878 14.5826 5.13381 14.3188C4.87154 14.2532 4.66109 14.1744 4.51179 14.0924C4.35353 14.0054 4.29911 13.9342 4.28766 13.9024C4.28457 13.8938 4.28515 13.891 4.28713 13.8857C4.2906 13.8764 4.30362 13.8518 4.34693 13.8159C4.43673 13.7416 4.6142 13.6536 4.91736 13.5703L4.86325 13.3734ZM4.84175 12.2377L4.86244 12.0345C4.60503 12.0083 4.49536 11.9605 4.45693 11.9319C4.44224 11.921 4.44779 11.9202 4.45195 11.9332C4.45586 11.9455 4.45279 11.9521 4.45444 11.9465C4.4603 11.9265 4.48417 11.8895 4.5268 11.8464C4.54537 11.8276 4.56323 11.8119 4.57637 11.801C4.58285 11.7956 4.58795 11.7916 4.59112 11.7892C4.5927 11.7879 4.59379 11.7871 4.5943 11.7867C4.59455 11.7866 4.59467 11.7865 4.59463 11.7865C4.59461 11.7865 4.59455 11.7866 4.59445 11.7866C4.5944 11.7867 4.59434 11.7867 4.59427 11.7868C4.59424 11.7868 4.59418 11.7868 4.59416 11.7868C4.5941 11.7869 4.59404 11.7869 4.47383 11.6218C4.35362 11.4567 4.35355 11.4568 4.35348 11.4568C4.35345 11.4568 4.35338 11.4569 4.35332 11.4569C4.35321 11.457 4.35309 11.4571 4.35296 11.4572C4.35269 11.4574 4.35238 11.4576 4.35203 11.4579C4.35133 11.4584 4.35046 11.4591 4.34943 11.4598C4.34737 11.4614 4.34466 11.4634 4.3414 11.4659C4.33488 11.471 4.32605 11.478 4.31555 11.4867C4.29473 11.5039 4.26646 11.5287 4.23632 11.5592C4.18154 11.6146 4.09773 11.7113 4.06245 11.8317C4.04353 11.8963 4.03654 11.9749 4.06276 12.0572C4.08923 12.1403 4.14335 12.2077 4.21306 12.2596C4.34346 12.3566 4.54601 12.4129 4.82106 12.4409L4.84175 12.2377ZM9.18871 12.0326L9.15073 11.832C7.28951 12.1843 6.22205 12.1726 4.86238 12.0345L4.84175 12.2377L4.82111 12.4409C6.2158 12.5825 7.32299 12.5937 9.2267 12.2333L9.18871 12.0326ZM9.85756 12.434L9.92443 12.241C9.74298 12.1781 9.59308 12.0884 9.48815 12.0138C9.43597 11.9766 9.39574 11.9438 9.36917 11.9208C9.35591 11.9094 9.34612 11.9005 9.34002 11.8948C9.33697 11.8919 9.33485 11.8899 9.33368 11.8888C9.3331 11.8882 9.33275 11.8879 9.33265 11.8878C9.3326 11.8877 9.33261 11.8877 9.33268 11.8878C9.33271 11.8878 9.33276 11.8879 9.33283 11.8879C9.33286 11.888 9.3329 11.888 9.33294 11.888C9.33296 11.8881 9.333 11.8881 9.333 11.8881C9.33304 11.8881 9.33308 11.8882 9.18871 12.0326C9.04435 12.1771 9.04439 12.1771 9.04443 12.1772C9.04445 12.1772 9.04448 12.1772 9.04451 12.1773C9.04457 12.1773 9.04463 12.1774 9.04469 12.1774C9.04482 12.1776 9.04497 12.1777 9.04513 12.1779C9.04545 12.1782 9.04584 12.1786 9.0463 12.179C9.0472 12.1799 9.04837 12.1811 9.04978 12.1824C9.05262 12.1852 9.05648 12.1888 9.06133 12.1934C9.07103 12.2024 9.08473 12.2149 9.10221 12.23C9.13713 12.2601 9.1874 12.3011 9.2513 12.3465C9.37852 12.4371 9.56304 12.548 9.79069 12.6269L9.85756 12.434ZM4.47383 11.6218L4.41045 11.4277C4.05843 11.5426 3.79609 11.6661 3.62825 11.8013C3.46093 11.936 3.33784 12.13 3.41961 12.3539C3.48721 12.539 3.6746 12.6641 3.86668 12.7518C4.07161 12.8454 4.33979 12.9222 4.65084 12.9811C5.89251 13.2163 7.95949 13.1924 9.91402 12.6302L9.85756 12.434L9.80111 12.2377C7.90547 12.783 5.90321 12.8026 4.72687 12.5798C4.43342 12.5242 4.20029 12.4551 4.03635 12.3802C3.85955 12.2995 3.81049 12.2335 3.80328 12.2138C3.80326 12.2137 3.8016 12.2151 3.80506 12.2071C3.81096 12.1936 3.83024 12.163 3.88441 12.1194C3.99429 12.031 4.20054 11.9259 4.53721 11.816L4.47383 11.6218ZM11.9676 14.6707C11.839 14.8293 11.8389 14.8292 11.8388 14.8291C11.8387 14.8291 11.8386 14.829 11.8385 14.829C11.8384 14.8289 11.8383 14.8288 11.8382 14.8287C11.8379 14.8285 11.8377 14.8283 11.8375 14.8281C11.8371 14.8278 11.8368 14.8276 11.8366 14.8274C11.8362 14.827 11.8362 14.827 11.8364 14.8272C11.8368 14.8276 11.8383 14.829 11.8406 14.8312C11.8452 14.8359 11.8517 14.8431 11.8578 14.8517C11.872 14.8716 11.8728 14.8825 11.8727 14.884C11.8727 14.8844 11.8726 14.8851 11.8722 14.8865C11.8718 14.888 11.8708 14.8911 11.8681 14.8958C11.8627 14.9053 11.8496 14.9237 11.819 14.9486C11.7556 15.0002 11.6317 15.0679 11.4025 15.1363L11.4609 15.332L11.5193 15.5277C11.7734 15.4519 11.9545 15.3649 12.0767 15.2655C12.2034 15.1625 12.2746 15.0385 12.2808 14.9025C12.2865 14.7747 12.2328 14.6743 12.1909 14.6153C12.169 14.5844 12.1471 14.5602 12.1304 14.5434C12.1219 14.5349 12.1145 14.5279 12.1087 14.5227C12.1058 14.5201 12.1032 14.5179 12.1012 14.5162C12.1001 14.5153 12.0992 14.5145 12.0984 14.5138C12.0979 14.5135 12.0976 14.5132 12.0972 14.5129C12.097 14.5127 12.0969 14.5126 12.0967 14.5125C12.0966 14.5124 12.0965 14.5123 12.0965 14.5123C12.0964 14.5122 12.0962 14.5121 11.9676 14.6707ZM1.81555 15.8843L1.7834 16.086C5.05153 16.607 8.03333 16.4905 9.99322 16.1471C10.9658 15.9767 11.7123 15.7462 12.1135 15.4941C12.2156 15.43 12.3052 15.3585 12.3708 15.2779C12.4368 15.1969 12.4879 15.0944 12.4854 14.9755C12.4827 14.8541 12.425 14.7527 12.3469 14.6745C12.2707 14.5983 12.1682 14.5363 12.0505 14.484L11.9676 14.6707L11.8848 14.8574C11.9775 14.8985 12.0306 14.9358 12.058 14.9633C12.0834 14.9887 12.0772 14.9952 12.077 14.9843C12.0768 14.9759 12.0812 14.9867 12.0541 15.02C12.0266 15.0537 11.9769 15.0976 11.8962 15.1483C11.5663 15.3556 10.887 15.5758 9.92273 15.7448C8.00888 16.0801 5.07266 16.1968 1.84771 15.6826L1.81555 15.8843ZM3.60665 14.6262L3.72291 14.4583C3.5936 14.3688 3.41992 14.3385 3.25441 14.3323C3.08195 14.3258 2.88537 14.3444 2.68439 14.3796C2.28273 14.45 1.83747 14.5911 1.48689 14.7614C1.3122 14.8463 1.1522 14.9426 1.03178 15.0472C0.919448 15.1447 0.801985 15.2836 0.796004 15.4575C0.789214 15.6549 0.923908 15.7935 1.08385 15.8817C1.24469 15.9703 1.47735 16.0371 1.78336 16.086L1.81555 15.8843L1.84774 15.6826C1.55848 15.6365 1.38049 15.5788 1.28096 15.5239C1.18053 15.4686 1.20514 15.4448 1.20422 15.4716C1.20411 15.4748 1.20847 15.4347 1.29959 15.3556C1.38261 15.2835 1.50768 15.2054 1.66536 15.1288C1.9795 14.9762 2.38812 14.8462 2.75487 14.782C2.93808 14.7499 3.10433 14.7354 3.23899 14.7404C3.3806 14.7458 3.45833 14.7719 3.49039 14.7941L3.60665 14.6262ZM3.04585 14.6884L3.08838 14.8881C3.25663 14.8523 3.3869 14.8381 3.473 14.8326C3.51606 14.8299 3.54809 14.8294 3.56832 14.8295C3.57843 14.8295 3.58559 14.8297 3.58971 14.8299C3.59177 14.8299 3.59306 14.83 3.59359 14.83C3.59385 14.83 3.59391 14.8301 3.59379 14.83C3.59372 14.83 3.59361 14.83 3.59345 14.83C3.59337 14.83 3.59327 14.83 3.59317 14.83C3.59312 14.83 3.59306 14.83 3.593 14.83C3.59297 14.83 3.59293 14.83 3.59291 14.83C3.59286 14.83 3.59282 14.83 3.60665 14.6262C3.62049 14.4225 3.62044 14.4225 3.62039 14.4225C3.62038 14.4225 3.62032 14.4225 3.62029 14.4225C3.62022 14.4224 3.62014 14.4224 3.62007 14.4224C3.61991 14.4224 3.61974 14.4224 3.61956 14.4224C3.6192 14.4224 3.61879 14.4224 3.61833 14.4223C3.61741 14.4223 3.61629 14.4222 3.61497 14.4221C3.61233 14.422 3.6089 14.4218 3.60469 14.4217C3.59626 14.4214 3.58471 14.4211 3.57014 14.421C3.54099 14.4209 3.49976 14.4217 3.44724 14.425C3.34218 14.4316 3.19204 14.4485 3.00332 14.4886L3.04585 14.6884ZM2.19533 15.3539L2.27572 15.1662C2.21613 15.1406 2.20804 15.1256 2.21445 15.1341C2.23112 15.1563 2.23842 15.1957 2.22643 15.2274C2.22055 15.243 2.21749 15.2366 2.2478 15.212C2.27477 15.1902 2.31516 15.1644 2.36902 15.1364C2.58903 15.0218 2.92715 14.9224 3.08826 14.8882L3.04585 14.6884L3.00344 14.4886C2.82218 14.5271 2.44499 14.6362 2.18032 14.7741C2.113 14.8092 2.04663 14.8493 1.99068 14.8946C1.93808 14.9373 1.87595 14.9993 1.84428 15.0832C1.80648 15.1834 1.82126 15.291 1.88812 15.3798C1.94471 15.455 2.02951 15.505 2.11493 15.5416L2.19533 15.3539ZM11.4609 15.332L11.4026 15.1362C10.513 15.4013 8.62498 15.5797 6.74181 15.6031C5.80427 15.6147 4.87617 15.5878 4.08431 15.5155C3.28562 15.4426 2.64749 15.3252 2.27566 15.1661L2.19533 15.3539L2.115 15.5417C2.55043 15.728 3.24438 15.849 4.04717 15.9223C4.85679 15.9962 5.79957 16.0233 6.74687 16.0115C8.63338 15.9881 10.5709 15.8102 11.5192 15.5277L11.4609 15.332ZM5.16303 9.80824C5.11657 9.60936 5.11654 9.60937 5.11649 9.60938C5.11646 9.60939 5.11641 9.6094 5.11635 9.60941C5.11623 9.60944 5.11607 9.60948 5.11586 9.60953C5.11544 9.60963 5.11485 9.60977 5.11408 9.60995C5.11255 9.61031 5.11032 9.61084 5.10742 9.61152C5.10164 9.6129 5.09319 9.61491 5.08232 9.61754C5.06059 9.62279 5.02916 9.63048 4.98995 9.64034C4.91157 9.66003 4.80188 9.68843 4.67626 9.72331C4.42677 9.79259 4.10773 9.88929 3.84632 9.99589C3.71667 10.0488 3.59218 10.1076 3.49573 10.1712C3.44765 10.2029 3.39913 10.2406 3.35979 10.285C3.32169 10.328 3.27797 10.3936 3.27056 10.4794C3.26237 10.5744 3.30164 10.6543 3.35599 10.7111C3.40573 10.7631 3.47006 10.799 3.53354 10.8257C3.66125 10.8795 3.84587 10.9205 4.08948 10.9526L4.11611 10.7501L4.14273 10.5476C3.90892 10.5169 3.76819 10.4814 3.69206 10.4493C3.65362 10.4331 3.64641 10.4238 3.65117 10.4288C3.66054 10.4386 3.68138 10.4696 3.67751 10.5145C3.67442 10.5503 3.65775 10.5646 3.66563 10.5557C3.67226 10.5483 3.68863 10.5333 3.72055 10.5122C3.78408 10.4704 3.87997 10.4233 4.00055 10.3741C4.23958 10.2766 4.54035 10.185 4.78554 10.1169C4.90727 10.0831 5.01364 10.0555 5.08949 10.0365C5.1274 10.027 5.15763 10.0196 5.17827 10.0146C5.18859 10.0121 5.19651 10.0102 5.2018 10.0089C5.20444 10.0083 5.20642 10.0078 5.20772 10.0075C5.20836 10.0074 5.20884 10.0073 5.20914 10.0072C5.20928 10.0072 5.20939 10.0071 5.20945 10.0071C5.20948 10.0071 5.20949 10.0071 5.20951 10.0071C5.20951 10.0071 5.2095 10.0071 5.16303 9.80824ZM2.60287 10.4034L2.69059 10.5878C3.37438 10.2625 3.99372 10.1187 4.44063 10.0562C4.66401 10.025 4.84394 10.0141 4.96677 10.011C5.02817 10.0094 5.07525 10.0097 5.10628 10.0104C5.1218 10.0108 5.1333 10.0112 5.14057 10.0116C5.14421 10.0117 5.14679 10.0119 5.14828 10.0119C5.14903 10.012 5.1495 10.012 5.1497 10.012C5.14981 10.012 5.14984 10.012 5.1498 10.012C5.14978 10.012 5.14974 10.012 5.14969 10.012C5.14966 10.012 5.14961 10.012 5.1496 10.012C5.14954 10.012 5.14948 10.012 5.16303 9.80824C5.17659 9.60446 5.17652 9.60445 5.17644 9.60445C5.17641 9.60445 5.17633 9.60444 5.17627 9.60444C5.17615 9.60443 5.17601 9.60442 5.17585 9.60441C5.17553 9.60439 5.17515 9.60436 5.17469 9.60434C5.17377 9.60428 5.17258 9.60421 5.17111 9.60413C5.16817 9.60396 5.16413 9.60375 5.15901 9.60352C5.14877 9.60306 5.13422 9.60251 5.11558 9.60209C5.07829 9.60124 5.02462 9.60088 4.95629 9.60263C4.81967 9.60614 4.62425 9.61812 4.38405 9.65172C3.90381 9.71889 3.24307 9.87268 2.51514 10.2189L2.60287 10.4034ZM9.73586 10.7825L9.68471 10.5848C8.21118 10.966 6.03359 11.0702 4.4287 10.9782C3.62111 10.9319 2.98646 10.8373 2.66233 10.7157C2.58249 10.6857 2.53473 10.6588 2.51013 10.6395C2.48385 10.6187 2.5084 10.627 2.51067 10.6683C2.51301 10.7108 2.48827 10.7209 2.51544 10.6951C2.54161 10.6703 2.59498 10.6333 2.69058 10.5878L2.60287 10.4034L2.51515 10.2189C2.40201 10.2727 2.30501 10.3316 2.23414 10.399C2.16428 10.4653 2.09585 10.5639 2.10283 10.6908C2.10974 10.8165 2.18726 10.905 2.25727 10.9602C2.32897 11.0168 2.42081 11.0613 2.51889 11.0981C2.90642 11.2435 3.59632 11.3396 4.40534 11.386C6.03367 11.4793 8.25753 11.3759 9.78701 10.9802L9.73586 10.7825ZM10.4793 10.3912C10.3999 10.203 10.3999 10.203 10.3998 10.203C10.3998 10.203 10.3998 10.2031 10.3998 10.2031C10.3998 10.2031 10.3997 10.2031 10.3997 10.2031C10.3996 10.2031 10.3995 10.2032 10.3993 10.2033C10.399 10.2034 10.3987 10.2035 10.3982 10.2037C10.3972 10.2042 10.3958 10.2048 10.394 10.2055C10.3905 10.207 10.3853 10.2092 10.3788 10.2121C10.3657 10.2178 10.3469 10.226 10.3234 10.2366C10.2765 10.2576 10.2108 10.2878 10.1351 10.3248C9.98504 10.398 9.78959 10.5006 9.6221 10.6129L9.73586 10.7825L9.84962 10.9521C9.9944 10.855 10.1707 10.7619 10.3142 10.6919C10.3853 10.6572 10.4469 10.6288 10.4906 10.6092C10.5124 10.5994 10.5297 10.5918 10.5414 10.5868C10.5473 10.5842 10.5517 10.5823 10.5547 10.5811C10.5561 10.5804 10.5572 10.58 10.5579 10.5797C10.5582 10.5796 10.5584 10.5795 10.5586 10.5794C10.5586 10.5794 10.5587 10.5794 10.5587 10.5793C10.5587 10.5793 10.5587 10.5793 10.5587 10.5793C10.5587 10.5793 10.5587 10.5794 10.5587 10.5794C10.5587 10.5794 10.5586 10.5794 10.4793 10.3912ZM8.02739 10.7083L8.04421 10.9118C8.6618 10.8608 9.27926 10.7809 9.74152 10.7139C9.97286 10.6804 10.1658 10.6501 10.301 10.6281C10.3686 10.6171 10.4219 10.6082 10.4583 10.602C10.4765 10.5989 10.4905 10.5965 10.5 10.5949C10.5047 10.5941 10.5083 10.5934 10.5108 10.593C10.512 10.5928 10.513 10.5926 10.5136 10.5925C10.5139 10.5925 10.5142 10.5924 10.5143 10.5924C10.5144 10.5924 10.5145 10.5924 10.5145 10.5924C10.5146 10.5923 10.5146 10.5923 10.5146 10.5923C10.5146 10.5923 10.5146 10.5923 10.4793 10.3912C10.4439 10.1901 10.4439 10.1901 10.4439 10.1901C10.4439 10.1901 10.4439 10.1901 10.4439 10.1901C10.4438 10.1901 10.4438 10.1901 10.4437 10.1901C10.4436 10.1901 10.4434 10.1901 10.4431 10.1902C10.4426 10.1903 10.4417 10.1904 10.4406 10.1906C10.4383 10.191 10.4349 10.1916 10.4304 10.1924C10.4213 10.194 10.4077 10.1963 10.3899 10.1993C10.3544 10.2054 10.3021 10.2141 10.2355 10.2249C10.1022 10.2466 9.91162 10.2766 9.68296 10.3097C9.22524 10.376 8.61676 10.4547 8.01057 10.5048L8.02739 10.7083ZM4.11611 10.7501L4.08946 10.9526C4.91851 11.0617 6.54341 11.0356 8.04418 10.9118L8.02739 10.7083L8.0106 10.5048C6.51564 10.6281 4.92665 10.6508 4.14275 10.5476L4.11611 10.7501ZM10.467 12.7239L10.5599 12.9058C11.3381 12.5082 11.8499 12.1057 12.1561 11.7178C12.4641 11.3275 12.5697 10.9431 12.5102 10.6002C12.4512 10.2602 12.2358 9.99653 11.9718 9.83507C11.7093 9.67454 11.3841 9.60544 11.0818 9.66738L11.1228 9.86745L11.1638 10.0675C11.3541 10.0285 11.5748 10.0711 11.7586 10.1835C11.941 10.295 12.0723 10.4657 12.1078 10.6701C12.1428 10.8716 12.0904 11.1417 11.8354 11.4647C11.5786 11.7902 11.1222 12.1598 10.3741 12.5421L10.467 12.7239ZM10.4072 12.8019L10.5473 12.9504C10.5522 12.9458 10.5702 12.9289 10.5897 12.9063C10.6059 12.8875 10.6383 12.8479 10.6578 12.7968L10.467 12.7239L10.2762 12.651C10.2785 12.645 10.2807 12.6408 10.2819 12.6386C10.2831 12.6364 10.2839 12.6352 10.284 12.635C10.2841 12.6349 10.283 12.6365 10.2804 12.6396C10.275 12.6458 10.2695 12.651 10.2671 12.6533L10.4072 12.8019ZM10.406 12.803L10.5477 12.9501L10.5489 12.949L10.4072 12.8019L10.2655 12.6548L10.2643 12.6559L10.406 12.803ZM11.0346 9.76196L11.1013 9.95499C11.9924 9.647 12.6937 10.115 12.7777 10.6655C12.8199 10.9423 12.7218 11.2895 12.3562 11.6414C11.9879 11.9958 11.3537 12.347 10.3549 12.6053L10.406 12.803L10.4571 13.0007C11.4962 12.7321 12.2032 12.3555 12.6394 11.9357C13.0783 11.5133 13.248 11.0398 13.1814 10.6039C13.048 9.72894 12.0256 9.20335 10.9679 9.56894L11.0346 9.76196ZM10.7739 9.95974C10.9453 10.0708 10.9453 10.0709 10.9452 10.071C10.9452 10.071 10.9452 10.071 10.9451 10.0711C10.9451 10.0711 10.9451 10.0712 10.945 10.0713C10.9449 10.0714 10.9448 10.0715 10.9448 10.0717C10.9446 10.0719 10.9445 10.0721 10.9444 10.0723C10.9441 10.0726 10.944 10.0729 10.9439 10.073C10.9437 10.0732 10.9438 10.073 10.9443 10.0724C10.9451 10.0712 10.9472 10.0685 10.9503 10.0645C10.9567 10.0565 10.9672 10.0443 10.9815 10.0305C11.011 10.0023 11.0517 9.97224 11.1017 9.95486L11.0346 9.76196L10.9675 9.56907C10.8465 9.61116 10.7569 9.68001 10.6987 9.73578C10.6693 9.76402 10.6467 9.79008 10.6309 9.80989C10.623 9.81984 10.6167 9.82835 10.612 9.83494C10.6096 9.83823 10.6076 9.84106 10.6061 9.84336C10.6053 9.84451 10.6046 9.84553 10.604 9.84641C10.6037 9.84685 10.6035 9.84726 10.6032 9.84763C10.6031 9.84782 10.603 9.848 10.6029 9.84816C10.6028 9.84825 10.6028 9.84833 10.6027 9.84841C10.6027 9.84845 10.6026 9.84851 10.6026 9.84853C10.6026 9.84859 10.6026 9.84864 10.7739 9.95974ZM11.1228 9.86745L11.0818 9.66738C10.9559 9.69319 10.863 9.71766 10.8001 9.73627C10.7687 9.74558 10.7447 9.75341 10.7279 9.75922C10.7195 9.76212 10.7129 9.76451 10.708 9.76632C10.7056 9.76723 10.7036 9.76799 10.702 9.7686C10.7012 9.7689 10.7005 9.76917 10.6999 9.7694C10.6996 9.76951 10.6994 9.76961 10.6991 9.76971C10.699 9.76975 10.6989 9.7698 10.6988 9.76984C10.6987 9.76986 10.6987 9.76988 10.6986 9.7699C10.6986 9.76991 10.6986 9.76992 10.6986 9.76993C10.6985 9.76994 10.6985 9.76995 10.7739 9.95974C10.8494 10.1495 10.8493 10.1495 10.8493 10.1496C10.8493 10.1496 10.8492 10.1496 10.8492 10.1496C10.8492 10.1496 10.8491 10.1496 10.8491 10.1496C10.849 10.1497 10.849 10.1497 10.8489 10.1497C10.8488 10.1498 10.8487 10.1498 10.8486 10.1498C10.8484 10.1499 10.8484 10.1499 10.8484 10.1499C10.8485 10.1498 10.8491 10.1496 10.8501 10.1493C10.852 10.1485 10.8557 10.1472 10.8612 10.1453C10.8722 10.1415 10.8903 10.1355 10.916 10.1279C10.9674 10.1127 11.0489 10.0911 11.1638 10.0675L11.1228 9.86745ZM5.46481 16.95L5.45199 17.1538C6.92657 17.2465 8.79847 17.2211 10.3204 16.9995C11.0796 16.8889 11.7651 16.7277 12.273 16.5007C12.7661 16.2802 13.1675 15.9623 13.2036 15.5L13 15.4841L12.7964 15.4682C12.7793 15.6876 12.5783 15.9168 12.1063 16.1278C11.649 16.3322 11.0066 16.4868 10.2615 16.5953C8.77477 16.8118 6.93231 16.8376 5.47763 16.7462L5.46481 16.95ZM3.16491 16.523H2.96068C2.97643 16.6017 3.02482 16.6716 3.02848 16.675C3.02979 16.6762 3.03188 16.678 3.03265 16.6786C3.03395 16.6797 3.03498 16.6806 3.03542 16.681C3.03649 16.6818 3.03741 16.6826 3.03808 16.6831C3.0395 16.6842 3.04092 16.6853 3.0423 16.6864C3.0451 16.6885 3.04824 16.6908 3.05173 16.6933C3.05874 16.6982 3.06741 16.704 3.07798 16.7105C3.09911 16.7235 3.12808 16.7394 3.16696 16.7576C3.24457 16.794 3.36281 16.8397 3.53899 16.8879C3.89079 16.9842 4.4804 17.0924 5.45192 17.1538L5.46481 16.95L5.4777 16.7462C4.52402 16.6858 3.96368 16.5806 3.64682 16.4939C3.48868 16.4506 3.39292 16.4124 3.34011 16.3877C3.31378 16.3754 3.29844 16.3665 3.29156 16.3623C3.28813 16.3602 3.28686 16.3593 3.28744 16.3597C3.28772 16.3599 3.28852 16.3605 3.28978 16.3614C3.2904 16.3619 3.29125 16.3626 3.29229 16.3634C3.29278 16.3638 3.29356 16.3644 3.29454 16.3652C3.29493 16.3655 3.29593 16.3664 3.2972 16.3674C3.29796 16.3681 3.30004 16.3699 3.30135 16.3711C3.305 16.3744 3.35339 16.4444 3.36914 16.523H3.16491ZM10.5789 16.411L10.5417 16.2102C8.0658 16.6686 5.00489 16.6149 3.19764 16.3214L3.16491 16.523L3.13217 16.7246C4.98272 17.0251 8.09103 17.0793 10.6161 16.6118L10.5789 16.411ZM13 15.4841C12.8101 15.4089 12.8103 15.4086 12.8104 15.4083C12.8104 15.4082 12.8105 15.4079 12.8106 15.4077C12.8108 15.4073 12.811 15.4069 12.8111 15.4065C12.8114 15.4057 12.8118 15.4049 12.8121 15.4042C12.8127 15.4028 12.8132 15.4015 12.8138 15.4004C12.8148 15.3981 12.8157 15.3963 12.8164 15.3951C12.8176 15.3926 12.818 15.3923 12.8168 15.3941C12.8145 15.3975 12.8061 15.4094 12.7876 15.4283C12.7504 15.4662 12.6725 15.5322 12.5222 15.6148C12.2201 15.7809 11.6382 16.0073 10.5417 16.2102L10.5789 16.411L10.616 16.6118C11.736 16.4046 12.3646 16.1676 12.719 15.9728C12.8969 15.8749 13.0087 15.7861 13.0792 15.7143C13.1145 15.6783 13.1394 15.6466 13.1569 15.6202C13.1657 15.607 13.1726 15.5952 13.178 15.585C13.1807 15.5799 13.183 15.5752 13.1849 15.5709C13.1859 15.5687 13.1868 15.5667 13.1876 15.5648C13.188 15.5638 13.1884 15.5629 13.1888 15.562C13.189 15.5615 13.1892 15.5611 13.1894 15.5606C13.1894 15.5604 13.1896 15.5601 13.1896 15.56C13.1897 15.5597 13.1899 15.5594 13 15.4841Z" fill="#25265E" fill-opacity="0.67"></path></svg><span class="language-chip__label">Java</span></div><div class="question-card__course-info">This question was asked as part of the<!-- --> <a target="_blank" rel="noopener noreferrer" class="question-card__course-info--title" href="/course/learn-java-basics">Learn Java Basics</a> <!-- -->course.</div></div></div></div></div></div></div><div class="question-card"><div class="question-card__header"><div class="question-card__info"><div class="question-card__question"><div class="question-card__user-details"><div class="question-card__avatar-container"><img alt="Sujan S" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="question-card__profile-pic" style="color:transparent" src="https://lh3.googleusercontent.com/a/ACg8ocLKSeV5CKvDCOyHCH6g0v3F6Wtc5vY6HkpL79TbpbnEsufv9w=s96-c"/></div><div class="question-card__user-details--bio"><div class="question-card__meta"><span class="question-card__question-date">last year</span></div><div class="question-card__user align-items-center"><span class="question-card__user-name">Sujan</span><img alt="country" loading="lazy" width="30" height="30" decoding="async" data-nimg="1" class="question-card__country-flag-wrapper" style="color:transparent" srcSet="https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/in.svg?w=32&q=75 1x, https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/in.svg?w=64&q=75 2x" src="https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/in.svg?w=64&q=75"/><span class="question-card__action-label"> asked</span></div></div></div><div class="question-card__section-content"><a href="/discuss/python/in-python-why-does-the-program-skip-a-line-when-it-starts-with"><h3 class="question-card__title">In Python, why does the program skip a line when it starts with #?</h3></a></div><div class="question-card__connector"></div></div><div class="question-card__content"><div class="question-card__user-details"><a class="question-card__avatar-container question-card__avatar-container--expert" href="/discuss/expert/abhay"><img alt="Abhay Jajodia" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="question-card__profile-pic" style="color:transparent" src="https://cdn.programiz.pro/profile-pics/abhay.jpg"/><div class="question-card__badge question-card__badge--expert">Expert</div></a><div class="question-card__user-details--bio"><div class="question-card__meta"><span class="question-card__question-date">last year</span></div><div class="question-card__user align-items-center"><a class="question-card__user-name question-card__user-name--expert" href="/discuss/expert/abhay">Abhay Jajodia</a><span class="question-card__action-label"> answered</span></div></div></div><div class="question-card__section-content question-card__section-content--answer"><div class="question-card__answer"><div class="question-card__answer-content text-ellipsis-two-lines"><div class=""><p>Hi Sujan,</p><p>Because in Python, <code>#</code> means comment. Anything after <code>#</code> on that line is only a note for humans, so Python ignores it when running the code.</p><p>Example:</p><pre><code># this will be skipped print(34.0) # this part is also skipped </code></pre><p>Only <code>print(34.0)</code> runs.</p><p>If you have more questions, I am here to help 😊</p></div><span class="ellipsis-dot"></span></div></div><div class="question-card__tag"><div class="language-chip language-python"><svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.30308 6.77115H8.6759C9.61479 6.77115 10.3544 5.98541 10.3544 5.05288V1.87261C10.3544 0.967429 9.58726 0.287397 8.67081 0.13638C8.09084 0.0408509 7.49155 -0.00262357 6.91413 0.000122183C6.33693 0.00275353 5.80231 0.0513763 5.3173 0.13638C3.8882 0.385901 3.64553 0.908738 3.64553 1.87261V3.11015H6.99996V3.56777H2.34725C1.3659 3.56777 0.506474 4.15216 0.237773 5.26225C-0.072338 6.53445 -0.0861027 7.31229 0.237773 8.64067C0.477788 9.62937 1.05093 10.3178 2.03239 10.3178H3.18285V8.82498C3.18285 7.72244 4.15771 6.77115 5.30308 6.77115ZM5.09048 2.29672C4.74046 2.29672 4.45684 2.0131 4.45684 1.66233C4.45684 1.31008 4.74034 1.02383 5.09048 1.02383C5.43922 1.02383 5.72423 1.31008 5.72423 1.66233C5.72412 2.0131 5.4391 2.29672 5.09048 2.29672ZM13.7413 5.26225C13.4986 4.29574 13.0354 3.56777 12.0527 3.56777H10.8171V5.05288C10.8171 6.20267 9.79986 7.11437 8.6759 7.11437H5.30308C4.37911 7.11437 3.64553 7.95251 3.64553 8.86776V12.0483C3.64553 12.9532 4.42572 13.4857 5.31835 13.7454C6.38737 14.0562 7.39971 14.1124 8.67867 13.7454C9.52873 13.5018 10.3544 13.0119 10.3544 12.0483V10.7754H6.99996V10.3178H12.0527C13.034 10.3178 13.3999 9.65694 13.7413 8.64055C14.0938 7.59431 14.0786 6.60423 13.7413 5.26225ZM8.88838 11.6239C9.23852 11.6239 9.52214 11.9075 9.52214 12.2585C9.52214 12.6105 9.23863 12.8968 8.88838 12.8968C8.53964 12.8968 8.25474 12.6106 8.25474 12.2585C8.25474 11.9075 8.53964 11.6239 8.88838 11.6239Z" fill="#25265E" fill-opacity="0.67"></path></svg><span class="language-chip__label">Python</span></div><div class="question-card__course-info">This question was asked as part of the<!-- --> <a target="_blank" rel="noopener noreferrer" class="question-card__course-info--title" href="/course/learn-python-basics">Getting started with Python</a> <!-- -->course.</div></div></div></div></div></div></div><div class="question-card"><div class="question-card__header"><div class="question-card__info"><div class="question-card__question"><div class="question-card__user-details"><div class="question-card__avatar-container"><div class="avatar-container avatar-profile question-card__profile-pic"><div class="avatar avatar--round question-card__profile-pic"><div class="img-alternative-letter">M</div></div></div><div class="question-card__badge question-card__badge--pro">PRO</div></div><div class="question-card__user-details--bio"><div class="question-card__meta"><span class="question-card__question-date">last year</span></div><div class="question-card__user align-items-center"><span class="question-card__user-name">Manfred</span><img alt="country" loading="lazy" width="30" height="30" decoding="async" data-nimg="1" class="question-card__country-flag-wrapper" style="color:transparent" srcSet="https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/de.svg?w=32&q=75 1x, https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/de.svg?w=64&q=75 2x" src="https://cdn.jsdelivr.net/gh/lipis/flag-icons/flags/1x1/de.svg?w=64&q=75"/><span class="question-card__action-label"> asked</span></div></div></div><div class="question-card__section-content"><a href="/discuss/c/in-c-can-we-define-a-function-after-main-if-yes-what-is-the-difference"><h3 class="question-card__title">In C, can we define a function after main()? If yes, what is the difference?</h3></a></div><div class="question-card__connector"></div></div><div class="question-card__content"><div class="question-card__user-details"><a class="question-card__avatar-container question-card__avatar-container--expert" href="/discuss/expert/abhay"><img alt="Abhay Jajodia" loading="lazy" width="100" height="100" decoding="async" data-nimg="1" class="question-card__profile-pic" style="color:transparent" src="https://cdn.programiz.pro/profile-pics/abhay.jpg"/><div class="question-card__badge question-card__badge--expert">Expert</div></a><div class="question-card__user-details--bio"><div class="question-card__meta"><span class="question-card__question-date">last year</span></div><div class="question-card__user align-items-center"><a class="question-card__user-name question-card__user-name--expert" href="/discuss/expert/abhay">Abhay Jajodia</a><span class="question-card__action-label"> answered</span></div></div></div><div class="question-card__section-content question-card__section-content--answer"><div class="question-card__answer"><div class="question-card__answer-content text-ellipsis-two-lines"><div class=""><p>Hi Manfred,</p><p>Yes, you can define a function after <code>main()</code>. The only difference is that if <code>main()</code> calls that function, you should write a function prototype above <code>main()</code> so the compiler knows the function exists.</p><p>Example:</p><pre><code>int findSquare(int n); // prototype int main() { printf("%d", findSquare(5)); return 0; } int findSquare(int n) { // definition after main return n * n; } </code></pre><p>If the function is defined before <code>main()</code>, you usually do not need the prototype.</p><p>If you have more questions, I am here to help 😊</p></div><span class="ellipsis-dot"></span></div></div><div class="question-card__tag"><div class="language-chip language-c"><svg width="31" height="34" viewBox="0 0 31 34" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.00592 25.6538C0.980865 25.6399 0.954293 25.6225 0.92701 25.602L0.718893 25.2849C0.598697 25.1018 0.554715 24.8895 0.554715 24.6548V9.34519C0.554715 9.19338 0.607848 8.98048 0.719397 8.7721C0.831212 8.56322 0.971594 8.41468 1.09595 8.34339C1.09628 8.3432 1.09662 8.34301 1.09696 8.34281L14.686 0.684999C14.838 0.614088 15.0612 0.554715 15.3091 0.554715C15.606 0.554715 15.7993 0.605527 15.9004 0.666816L15.9089 0.671962L15.9176 0.6768L29.6107 8.31787L29.6107 8.31792L29.618 8.32185C29.6734 8.3517 29.7365 8.39921 29.8008 8.46058L29.9721 8.83423C30.0408 8.98406 30.0551 9.12643 30.0396 9.24677L30.0351 25.0195 29.8704 25.2279C29.7585 25.4368 29.6181 25.5854 29.4938 25.6566C29.4935 25.6568 29.4931 25.657 29.4928 25.6572L15.9038 33.315C15.7517 33.3859 15.5286 33.4453 15.2807 33.4453C14.9838 33.4453 14.7905 33.3945 14.6893 33.3332L14.6814 33.3284L14.6733 33.3238L1.00858 25.6553L1.00592 25.6538ZM20.8673 13.9654L21.1409 14.4392L21.6184 14.1721L25.3039 12.1106L25.7991 11.8337L25.511 11.3449C23.4858 7.90874 19.6774 5.57463 15.3091 5.57463C8.83869 5.57463 3.55605 10.6719 3.55605 16.9863C3.55605 23.3006 8.83869 28.3979 15.3091 28.3979C19.6467 28.3979 23.4554 26.0934 25.4816 22.6844L25.77 22.1992L25.2799 21.9193L21.6228 19.8304L21.1462 19.5582L20.8689 20.0318C19.777 21.8971 17.6904 23.1656 15.3091 23.1656C11.7718 23.1656 8.918 20.3744 8.918 16.9863C8.918 13.5981 11.7718 10.8069 15.3091 10.8069C17.6896 10.8069 19.7751 12.0745 20.8673 13.9654Z" fill="#ffffff" stroke="#ffffff" stroke-width="1.10943"></path></svg><span class="language-chip__label">C</span></div><div class="question-card__course-info">This question was asked as part of the<!-- --> <a target="_blank" rel="noopener noreferrer" class="question-card__course-info--title" href="/course/learn-c-programming">Learn C Programming</a> <!-- -->course.</div></div></div></div></div></div></div></div><div class="discuss-home__pagination"><nav class="pagination" aria-label="Page navigation"><div class="pagination__list"><div class="pagination__item"><a class="pagination__link pagination__link--prev" aria-label="Go to previous page" href="/discuss/expert/abhay?page=11"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" height="18" width="18" xmlns="http://www.w3.org/2000/svg"><polyline points="15 18 9 12 15 6"></polyline></svg><span>Previous</span></a></div><ul class="pagination__list--items"><li class="pagination__item"><a class="pagination__link" aria-label="Go to page 1" href="/discuss/expert/abhay?page=1">1</a></li><li class="pagination__item pagination__item--ellipsis"><span class="pagination__ellipsis">…</span></li><li class="pagination__item"><a class="pagination__link" aria-label="Go to page 11" href="/discuss/expert/abhay?page=11">11</a></li><li class="pagination__item pagination__item--active"><a class="pagination__link" aria-current="page" aria-label="Go to page 12" href="/discuss/expert/abhay?page=12">12</a></li><li class="pagination__item"><a class="pagination__link" aria-label="Go to page 13" href="/discuss/expert/abhay?page=13">13</a></li><li class="pagination__item pagination__item--ellipsis"><span class="pagination__ellipsis">…</span></li><li class="pagination__item"><a class="pagination__link" aria-label="Go to page 17" href="/discuss/expert/abhay?page=17">17</a></li></ul><div class="pagination__item"><a class="pagination__link pagination__link--next" aria-label="Go to next page" href="/discuss/expert/abhay?page=13"><span>Next</span><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" height="18" width="18" xmlns="http://www.w3.org/2000/svg"><polyline points="9 18 15 12 9 6"></polyline></svg></a></div></div></nav></div></div></div></div></section></main><footer class="pro-footer dark"><div class="container"><ul class="pro-footer-nav"><li class="pro-footer-nav-section"><h4>Courses</h4><nav><ul><li><a href="/catalog?languages=python" class="pro-footer__link" title="Python" data-testid="footer-link">Python</a></li><li><a href="/catalog?languages=sql" class="pro-footer__link" title="SQL" data-testid="footer-link">SQL</a></li><li><a href="/catalog?languages=html" class="pro-footer__link" title="HTML/CSS" data-testid="footer-link">HTML/CSS</a></li><li><a href="/catalog?languages=javascript" class="pro-footer__link" title="JavaScript" data-testid="footer-link">JavaScript</a></li><li><a href="/catalog?languages=c" class="pro-footer__link" title="C Programming" data-testid="footer-link">C Programming</a></li><li><a href="/catalog?languages=cpp" class="pro-footer__link" title="C++" data-testid="footer-link">C++</a></li><li><a href="/catalog?languages=java" class="pro-footer__link" title="Java" data-testid="footer-link">Java</a></li><li><a href="/catalog?category=projects" class="pro-footer__link" title="Projects" data-testid="footer-link">Projects</a></li><li><a href="/catalog" class="pro-footer__link highlight" title="" data-testid="footer-link">All Courses <svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" height="18" width="18" xmlns="http://www.w3.org/2000/svg"><line x1="5" y1="12" x2="19" y2="12"></line><polyline points="12 5 19 12 12 19"></polyline></svg></a></li></ul></nav></li><li class="pro-footer-nav-section"><h4>Challenges</h4><nav><ul><li><a href="/community-challenges/python" class="pro-footer__link" title="Python Challenges" data-testid="footer-link">Python Challenges</a></li><li><a href="/community-challenges/c" class="pro-footer__link" title="C Challenges" data-testid="footer-link">C Challenges</a></li><li><a href="/community-challenges/cpp" class="pro-footer__link" title="C++ Challenges" data-testid="footer-link">C++ Challenges</a></li><li><a href="/community-challenges/java" class="pro-footer__link" title="Java Challenges" data-testid="footer-link">Java Challenges</a></li><li><a href="/community-challenges/javascript" class="pro-footer__link" title="JavaScript Challenges" data-testid="footer-link">JavaScript Challenges</a></li><li><a href="/community-challenges/sql" class="pro-footer__link" title="SQL Challenges" data-testid="footer-link">SQL Challenges</a></li></ul></nav></li><li class="pro-footer-nav-section"><h4>Resources</h4><nav><ul><li><a href="https://programiz.pro/pricing" class="pro-footer__link" title="Pricing" data-testid="footer-link">Pricing</a></li><li><a href="https://programiz.pro/resources" class="pro-footer__link" title="Blog" data-testid="footer-link">Blog</a></li><li><a href="https://programiz.pro/testimonials" class="pro-footer__link" title="Testimonials" data-testid="footer-link">Testimonials</a></li><li><a href="https://programiz.pro/newsroom" class="pro-footer__link" title="Newsroom" data-testid="footer-link">Newsroom</a></li><li><a href="https://programiz.pro/discuss" class="pro-footer__link" title="Discuss" data-testid="footer-link">Discuss</a></li><li><a href="https://programiz.pro/for-educators" class="pro-footer__link" title="For Educators" data-testid="footer-link">For Educators</a></li></ul></nav></li><li class="pro-footer-nav-section"><h4>Company</h4><nav><ul><li><a href="/about" class="pro-footer__link" title="About Us" data-testid="footer-link">About Us</a></li><li><a href="/contact" class="pro-footer__link" title="Contact Us" data-testid="footer-link">Contact Us</a></li><li><a href="/faq" class="pro-footer__link" title="FAQs" data-testid="footer-link">FAQs</a></li><li><a href="/support" class="pro-footer__link" title="Support" data-testid="footer-link">Support</a></li></ul></nav></li></ul><div class="pro-footer-bottom"><ul class="bottom-left"><li><a href="/" title="Home" data-testid="logo-link"><img src="data:image/svg+xml,%3csvg width='128' height='41' viewBox='0 0 128 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.05371 17.3491C9.05371 17.1397 9.1651 16.9462 9.34611 16.841L13.1876 14.609C13.3835 14.4952 13.629 14.6365 13.629 14.863V31.027C13.629 31.1393 13.538 31.2304 13.4257 31.2304H9.25706C9.14475 31.2304 9.05371 31.1393 9.05371 31.027V17.3491Z' fill='white' fill-opacity='0.87'/%3e%3cpath d='M9.05371 16.684C9.05371 16.6114 9.09243 16.5443 9.15529 16.508L13.3239 14.0983C13.4595 14.0199 13.629 14.1177 13.629 14.2743L13.629 22.588C13.629 22.7565 13.4925 22.893 13.324 22.893H9.35874C9.19028 22.893 9.05371 22.7565 9.05371 22.588V16.684Z' fill='white' fill-opacity='0.87'/%3e%3cpath d='M20.614 13.8518L9.46209 20.255C9.20948 20.4 9.05371 20.6691 9.05371 20.9604V25.7145L21.1211 18.7473C21.3728 18.602 21.5278 18.3335 21.5278 18.0429V14.3809C21.5278 13.9119 21.0207 13.6183 20.614 13.8518Z' fill='white' fill-opacity='0.87'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.54504 25.4319C9.25723 25.5869 9.06008 25.8885 9.05355 26.2368V25.1531L9.54504 25.4319Z' fill='white' fill-opacity='0.87'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.0929 18.764C21.1335 18.6673 21.1559 18.561 21.1559 18.4496C21.1559 18.2766 21.1019 18.1161 21.0098 17.9843L21.5299 17.6899V18.0421C21.5299 18.3324 21.3751 18.6008 21.1237 18.7462L21.0929 18.764Z' fill='white' fill-opacity='0.87'/%3e%3cpath d='M21.0161 17.9982C20.8767 17.5695 13.7254 12.7655 8.80318 9.43762C8.63711 9.32533 8.71754 9.06662 8.918 9.06662L14.7804 9.06658C14.8216 9.06658 14.8619 9.07913 14.8958 9.10255L21.1781 13.4366C21.3981 13.5885 21.5296 13.8388 21.5296 14.1062L21.5296 17.6998L21.0161 17.9982Z' fill='white' fill-opacity='0.87'/%3e%3cpath d='M24.4604 22.4383C24.2897 22.3867 24.0336 22.3522 23.7775 22.3522C23.0946 22.3522 22.019 22.6276 21.5751 23.5912V22.4383H19.0654V30.9902H21.6605V27.2563C21.6605 25.5528 22.5995 24.9333 23.6409 24.9333C23.897 24.9333 24.1702 24.9505 24.4604 25.0194V22.4383Z' fill='white' fill-opacity='0.87'/%3e%3cpath d='M29.8271 28.8393C28.8539 28.8393 27.9149 28.1339 27.9149 26.7057C27.9149 25.2603 28.8539 24.5892 29.8271 24.5892C30.8173 24.5892 31.7392 25.2603 31.7392 26.7057C31.7392 28.1511 30.8173 28.8393 29.8271 28.8393ZM29.8271 22.1802C27.3003 22.1802 25.3199 24.0558 25.3199 26.7057C25.3199 29.3556 27.3003 31.2484 29.8271 31.2484C32.3709 31.2484 34.3343 29.3556 34.3343 26.7057C34.3343 24.0558 32.3709 22.1802 29.8271 22.1802Z' fill='white' fill-opacity='0.87'/%3e%3cpath d='M35.4072 31.472C35.6462 33.0035 37.1998 34.5177 39.6412 34.5177C42.8167 34.5177 44.1825 32.384 44.1825 29.9234V22.4383H41.707V23.3503C41.468 22.9029 40.7338 22.2834 39.351 22.2834C37.0291 22.2834 35.4072 24.2106 35.4072 26.4648C35.4072 28.8393 37.0974 30.6289 39.351 30.6289C40.5802 30.6289 41.3143 30.1299 41.6216 29.6653V30.0611C41.6216 31.6097 40.8192 32.2464 39.5217 32.2464C38.5485 32.2464 37.8656 31.6441 37.6949 30.8182L35.4072 31.472ZM39.829 28.3575C38.7876 28.3575 38.0022 27.6348 38.0022 26.4648C38.0022 25.2947 38.8558 24.572 39.829 24.572C40.8021 24.572 41.6387 25.2947 41.6387 26.4648C41.6387 27.6348 40.8875 28.3575 39.829 28.3575Z' fill='white' fill-opacity='0.87'/%3e%3cpath d='M51.77 22.4383C51.5993 22.3867 51.3432 22.3522 51.0871 22.3522C50.4042 22.3522 49.3286 22.6276 48.8847 23.5912V22.4383H46.375V30.9902H48.9701V27.2563C48.9701 25.5528 49.9091 24.9333 50.9505 24.9333C51.2066 24.9333 51.4797 24.9505 51.77 25.0194V22.4383Z' fill='white' fill-opacity='0.87'/%3e%3cpath d='M52.8986 28.6329C52.8986 29.9922 53.9742 31.2311 55.8351 31.2311C56.9619 31.2311 57.7814 30.7493 58.2253 30.0266C58.2253 30.6117 58.2936 30.9214 58.3107 30.9902H60.6496C60.6326 30.9042 60.5472 30.3364 60.5472 29.6653V25.484C60.5472 23.7288 59.5399 22.1802 56.7912 22.1802C54.2986 22.1802 53.1718 23.7977 53.0694 25.0194L55.323 25.484C55.3742 24.8473 55.8693 24.2278 56.7741 24.2278C57.5936 24.2278 58.0204 24.658 58.0204 25.157C58.0204 25.4495 57.8668 25.6732 57.4058 25.7421L55.4083 26.0518C54.0084 26.2583 52.8986 27.1186 52.8986 28.6329ZM56.4668 29.3384C55.7498 29.3384 55.4595 28.9082 55.4595 28.4608C55.4595 27.8585 55.8693 27.6004 56.4156 27.5144L58.0204 27.2563V27.6348C58.0204 28.9598 57.2351 29.3384 56.4668 29.3384Z' fill='white' fill-opacity='0.87'/%3e%3cpath d='M65.3258 30.9902V26.069C65.3258 25.2947 65.8209 24.5892 66.7258 24.5892C67.6648 24.5892 68.0916 25.2258 68.0916 26.0346V30.9902H70.6525V26.0518C70.6525 25.2947 71.1476 24.5892 72.0695 24.5892C72.9914 24.5892 73.4183 25.2258 73.4183 26.0346V30.9902H75.9279V25.4495C75.9279 23.1266 74.3914 22.1802 72.7866 22.1802C71.6427 22.1802 70.8232 22.5587 70.1574 23.5223C69.7306 22.6792 68.8598 22.1802 67.6477 22.1802C66.7258 22.1802 65.6331 22.662 65.2063 23.4191V22.4383H62.7308V30.9902H65.3258Z' fill='white' fill-opacity='0.87'/%3e%3cpath d='M91.2554 30.9902V28.7361H87.2775L91.1871 24.5892V22.4383H84.2386V24.6752H87.8751L84.1361 28.6845V30.9902H91.2554Z' fill='white' fill-opacity='0.87'/%3e%3cpath d='M81.2543 30.9724H78.2705L79.1483 25.3659H78.2705V22.2412H82.1268V25.3659L81.2543 30.9724Z' fill='white' fill-opacity='0.87'/%3e%3cpath d='M82.1268 16.5957H78.2705V20.2927H82.1268V16.5957Z' fill='white' fill-opacity='0.87'/%3e%3crect x='96.9414' y='16.8032' width='29.729' height='15.5108' rx='1.77728' stroke='white' stroke-opacity='0.87' stroke-width='1.77728'/%3e%3cpath d='M107.13 22.9346C107.13 21.4073 105.937 20.2256 104.343 20.2256H101.656V28.1406H103.429V25.6324H104.343C105.937 25.6324 107.13 24.4618 107.13 22.9346ZM105.413 22.9346C105.413 23.5143 104.956 23.9713 104.321 23.9713H103.429V21.8978H104.321C104.956 21.8978 105.413 22.3437 105.413 22.9346ZM108.265 28.1406H110.037V24.8743H110.327L112.958 28.1406H115.087L112.289 24.6513C113.292 24.2946 113.838 23.6369 113.838 22.6113C113.838 21.2958 112.88 20.2256 111.386 20.2256H108.265V28.1406ZM110.037 23.3693V21.8532H111.174C111.698 21.8532 112.077 22.1319 112.077 22.6113C112.077 23.0683 111.698 23.3693 111.174 23.3693H110.037ZM118.997 28.2744C121.249 28.2744 123.088 26.435 123.088 24.1831C123.088 21.9313 121.249 20.0919 118.997 20.0919C116.734 20.0919 114.906 21.9313 114.906 24.1831C114.906 26.435 116.734 28.2744 118.997 28.2744ZM118.997 26.5576C117.704 26.5576 116.689 25.4651 116.689 24.1831C116.689 22.9011 117.704 21.8086 118.997 21.8086C120.279 21.8086 121.294 22.9011 121.294 24.1831C121.294 25.4651 120.279 26.5576 118.997 26.5576Z' fill='white' fill-opacity='0.87'/%3e%3c/svg%3e" alt="Programiz PRO Logo" title="Programiz PRO Logo" class="programiz-logo programiz-logo--footer"/></a></li><li><ul class="privacy-container"><li><a href="/privacy-policy" class="pro-footer__link" title="Privacy Policy" data-testid="footer-link">Privacy Policy</a></li><li><a href="/terms-of-service" class="pro-footer__link" title="Terms of Service" data-testid="footer-link">Terms of Service</a></li></ul></li><li><ul class="pro-footer-social"><li><a href="https://www.facebook.com/programiz.pro" target="_blank" class="social-link" title="Facebook" rel="noreferrer"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" height="18" width="18" xmlns="http://www.w3.org/2000/svg"><path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path></svg></a></li><li><a href="https://www.instagram.com/programiz.pro/" target="_blank" class="social-link" title="Instagram" rel="noreferrer"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" height="18" width="18" xmlns="http://www.w3.org/2000/svg"><rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path><line x1="17.5" y1="6.5" x2="17.51" y2="6.5"></line></svg></a></li><li><a href="https://www.linkedin.com/company/programiz/" target="_blank" class="social-link" title="LinkedIn" rel="noreferrer"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" height="18" width="18" xmlns="http://www.w3.org/2000/svg"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect x="2" y="9" width="4" height="12"></rect><circle cx="4" cy="4" r="2"></circle></svg></a></li><li><a href="https://x.com/programiz" target="_blank" class="social-link" title="Twitter" rel="noreferrer"><svg width="19" height="18" viewBox="0 0 19 18" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_232_6070" maskUnits="userSpaceOnUse" x="0" y="0" width="19" height="18"><path d="M0.5 0H18.5V18H0.5V0Z" fill="white"></path></mask><g mask="url(#mask0_232_6070)"><path d="M14.675 0.84375H17.4354L11.4054 7.75318L18.5 17.1569H12.9457L8.59229 11.4548L3.61657 17.1569H0.853571L7.30271 9.76404L0.5 0.845036H6.19571L10.1249 6.05604L14.675 0.84375ZM13.7043 15.5009H15.2343L5.36 2.41361H3.71943L13.7043 15.5009Z" fill="white" fill-opacity="0.67"></path></g></svg></a></li><li><a href="https://www.youtube.com/@programizstudios" target="_blank" class="social-link" title="Youtube" rel="noreferrer"><svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" height="18" width="18" xmlns="http://www.w3.org/2000/svg"><path d="M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"></path><polygon points="9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"></polygon></svg></a></li><li><a href="https://www.reddit.com/r/Programiz/" target="_blank" class="social-link" title="Reddit" rel="noreferrer"><svg width="19" height="18" viewBox="0 0 19 18" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="9.5" cy="9" r="8.5" stroke="white" stroke-opacity="0.67"></circle><path fill-rule="evenodd" clip-rule="evenodd" d="M13.2037 5.46982C13.7198 5.46982 14.1383 5.05138 14.1383 4.5352C14.1383 4.01903 13.7198 3.60059 13.2037 3.60059C12.8309 3.60059 12.509 3.81885 12.359 4.13457C11.9738 4.04348 10.3879 3.66981 10.2967 3.6698C10.1928 3.66978 10.014 3.69736 9.95054 3.87749L9.29285 6.99288L9.30115 6.99671C7.93271 7.03846 6.7009 7.44608 5.80306 8.08238C5.56416 7.83741 5.23048 7.6853 4.86128 7.6853C4.13482 7.6853 3.5459 8.27422 3.5459 9.00069C3.5459 9.54254 3.87354 10.0079 4.34151 10.2094C4.31888 10.3467 4.30725 10.4863 4.30725 10.6278C4.30725 12.6351 6.64742 14.2624 9.53417 14.2624C12.4209 14.2624 14.7611 12.6351 14.7611 10.6278C14.7611 10.4761 14.7477 10.3266 14.7218 10.1798C15.1554 9.96476 15.4535 9.51754 15.4535 9.00069C15.4535 8.27422 14.8646 7.6853 14.1381 7.6853C13.7834 7.6853 13.4614 7.82573 13.2249 8.05403C12.3344 7.43664 11.1256 7.04122 9.78443 6.99726L10.3659 4.15442L12.2706 4.5888C12.2983 5.08004 12.7055 5.46982 13.2037 5.46982ZM7.45732 10.8701C7.97349 10.8701 8.39194 10.4516 8.39194 9.93547C8.39194 9.4193 7.97349 9.00085 7.45732 9.00085C6.94115 9.00085 6.52271 9.4193 6.52271 9.93547C6.52271 10.4516 6.94115 10.8701 7.45732 10.8701ZM12.4767 9.93547C12.4767 10.4516 12.0582 10.8701 11.542 10.8701C11.0259 10.8701 10.6074 10.4516 10.6074 9.93547C10.6074 9.4193 11.0259 9.00085 11.542 9.00085C12.0582 9.00085 12.4767 9.4193 12.4767 9.93547ZM7.83613 12.1505C7.69012 12.0548 7.57328 11.9782 7.49151 11.9782C7.31843 11.9782 7.28381 12.082 7.28381 12.082C7.24108 12.1456 7.22752 12.1915 7.2492 12.2897C7.31852 12.4628 7.68672 12.7068 8.25304 12.9128C8.25304 12.9128 8.87612 13.0859 9.53381 13.0859C10.1915 13.0859 10.7454 12.9128 10.7454 12.9128C11.1242 12.792 11.3794 12.6801 11.7146 12.4282C11.8877 12.1859 11.7492 11.9436 11.4723 11.9782C11.4723 11.9782 11.23 12.1512 11.0915 12.2551C10.953 12.3589 10.6415 12.4282 10.6415 12.4282C10.6415 12.4282 10.2607 12.6012 9.53381 12.6012C8.80689 12.6012 8.42612 12.4628 8.42612 12.4628C8.19856 12.3882 7.99916 12.2574 7.83613 12.1505Z" fill="white" fill-opacity="0.67"></path></svg></a></li></ul></li></ul><small class="bottom-right copyright">© <!-- -->2026<!-- --> Parewa Labs Pvt. Ltd. All rights reserved.</small></div></div></footer><div class="Toastify" id="toast-container"></div><div class="Toastify" id="toast-container-v2"></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"shouldPersistHeaderBorder":true,"expert":{"bio":"Designer by day, web developer by night, and a full-time tech + gaming nerd in between. I'm always learning, always curious — chasing life's bonus levels, secret achievements, and power-ups like it's one big epic quest.","displayName":"Abhay Jajodia","userName":"abhay","profilePic":"https://cdn.programiz.pro/profile-pics/abhay.jpg","jobTitle":"","totalAnsweredQuestions":166},"questions":{"total":166,"items":[{"question":{"content":"What is the difference between writing \\n before a string and after a string in C++?","slug":"what-is-the-difference-between-writing-n-before-a-string-and-after-a-string-in","userCode":"","askedOn":"2025-10-13T14:42:47.39478","metaContentDetail":{"course":{"title":"Learn C++ Basics","slug":"learn-cpp-basics","language":"CPP"},"section":{"title":"Introduction"},"sectionContent":{"title":"Print Output","slug":"print-output"},"sectionContentPage":{"pageNumber":6}},"user":{"fullName":"Shifa Rizwan BS(CS) 2025 FAST NU LHR","profilePic":"https://lh3.googleusercontent.com/a/ACg8ocLkI160LAXHMJfbsu77Z8N9vK2TCz68NWVwIAVyNbUvWYFhJQ=s96-c","country":{"code":"PK","name":"Pakistan"},"isSubscriptionActive":false}},"answers":[{"content":"\u003cp\u003eHi Shifa,\u003c/p\u003e\u003cp\u003e\u003ccode\u003e\\n\u003c/code\u003e means new line.\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cp\u003eIf you put it \u003cstrong\u003ebefore\u003c/strong\u003e the text, it moves to a new line first, then prints the text.\u003c/p\u003e\u003cpre\u003e\u003ccode\u003ecout \u003c\u003c \"\\nHello\";\n\u003c/code\u003e\u003c/pre\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eIf you put it \u003cstrong\u003eafter\u003c/strong\u003e the text, it prints the text first, then moves to the next line.\u003c/p\u003e\u003cpre\u003e\u003ccode\u003ecout \u003c\u003c \"Hello\\n\";\n\u003c/code\u003e\u003c/pre\u003e\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eSo the difference is whether the line break happens before the message or after it.\u003c/p\u003e\u003cp\u003eIf you have more questions, I am here to help 😊\u003c/p\u003e","expertDetail":{"fullName":"Abhay Jajodia","profilePic":"https://cdn.programiz.pro/profile-pics/abhay.jpg","userName":"abhay"},"answeredOn":"2025-12-18T06:03:16.360478"}]},{"question":{"content":"What does self-contained content mean in HTML?\n","slug":"what-does-self-contained-content-mean-in-html","userCode":"","askedOn":"2025-10-13T13:14:17.90244","metaContentDetail":{"course":{"title":"Learn HTML","slug":"learn-html","language":"HTML"},"section":{"title":"HTML Links and Images"},"sectionContent":{"title":"HTML Images","slug":"html-images"},"sectionContentPage":{"pageNumber":11}},"user":{"fullName":"Cesar Delos Reyes","profilePic":"https://lh3.googleusercontent.com/a/ACg8ocLJOfr6z9MAVRcEeq5jTjO8j0VSWwvMH4063jVniOqvius=s96-c","country":{"code":"PH","name":"Philippines"},"isSubscriptionActive":false}},"answers":[{"content":"\u003cp\u003eHi Cesar,\u003c/p\u003e\u003cp\u003eSelf-contained content means a piece of content that can stand on its own as one complete unit.\u003c/p\u003e\u003cp\u003eIn HTML, \u003ccode\u003e\u003cfigure\u003e\u003c/code\u003e is used for things like an image, diagram, or code snippet plus its caption, because they belong together.\u003c/p\u003e\u003cp\u003eExample:\u003c/p\u003e\u003cpre\u003e\u003ccode\u003e\u003cfigure\u003e\n \u003cimg src=\"tiger.png\" alt=\"Tiger\"\u003e\n \u003cfigcaption\u003eA tiger\u003c/figcaption\u003e\n\u003c/figure\u003e\n\u003c/code\u003e\u003c/pre\u003e\u003cp\u003eIf you have more questions, I am here to help 😊\u003c/p\u003e","expertDetail":{"fullName":"Abhay Jajodia","profilePic":"https://cdn.programiz.pro/profile-pics/abhay.jpg","userName":"abhay"},"answeredOn":"2025-12-18T06:04:43.329467"}]},{"question":{"content":"Why should we avoid skipping heading levels in HTML, like using \u003ch2\u003e and then jumping directly to \u003ch5\u003e?","slug":"why-should-we-avoid-skipping-heading-levels-in-html-like-using-h2-and-then-j","userCode":"\u003ch2\u003e Types of Operating Systems\u003c/h2\u003e\n\n\u003ch3\u003eWindows\u003c/h3\u003e\n\u003cp\u003eWindows is the most popular operating system.\u003c/p\u003e\n\n\u003ch5\u003emacOs\u003c/h5\u003e\n\u003cp\u003emacOs is created by Apple.\u003c/p\u003e\n\n\u003ch4\u003eLinux\u003c/h4\u003e\n\u003cp\u003eLinux is a free operating system.\u003c/p\u003e","askedOn":"2025-10-12T11:57:40.248195","metaContentDetail":{"course":{"title":"Learn HTML","slug":"learn-html","language":"HTML"},"section":{"title":"HTML Basics"},"sectionContent":{"title":"Text Fundamentals","slug":"text-fundamentals"},"sectionContentPage":{"pageNumber":9}},"user":{"fullName":"SELVARATHINAM ","profilePic":"https://lh3.googleusercontent.com/a/ACg8ocK-8AuO5LDpqksRp6DmktAZfXfLyOs8gtdBTQdpuD0whbZC=s96-c","country":{"code":"IN","name":"India"},"isSubscriptionActive":false}},"answers":[{"content":"\u003cp\u003eHi SELVARATHINAM,\u003c/p\u003e\u003cp\u003eHeadings are like a content outline. \u003ccode\u003e\u003ch2\u003e\u003c/code\u003e is a main section, and \u003ccode\u003e\u003ch3\u003e\u003c/code\u003e, \u003ccode\u003e\u003ch4\u003e\u003c/code\u003e, \u003ccode\u003e\u003ch5\u003e\u003c/code\u003e are smaller sub-sections under it.\u003c/p\u003e\u003cp\u003eIf you jump from \u003ccode\u003e\u003ch2\u003e\u003c/code\u003e to \u003ccode\u003e\u003ch5\u003e\u003c/code\u003e, it can confuse screen readers and make the page structure harder to understand. It is better to go in order, like \u003ccode\u003e\u003ch2\u003e\u003c/code\u003e then \u003ccode\u003e\u003ch3\u003e\u003c/code\u003e for the next level.\u003c/p\u003e\u003cp\u003eIf you have more questions, I am here to help 😊\u003c/p\u003e","expertDetail":{"fullName":"Abhay Jajodia","profilePic":"https://cdn.programiz.pro/profile-pics/abhay.jpg","userName":"abhay"},"answeredOn":"2025-12-18T06:05:28.234309"}]},{"question":{"content":"Why is the content inside the \u003chead\u003e section not shown on the webpage? I thought it would display when the code runs.","slug":"why-is-the-content-inside-the-head-section-not-shown-on-the-webpage-i-though","userCode":"","askedOn":"2025-10-09T11:47:48.280985","metaContentDetail":{"course":{"title":"Learn HTML","slug":"learn-html","language":"HTML"},"section":{"title":"Introduction to HTML"},"sectionContent":{"title":"HTML Document Structure","slug":"html-document-structure"},"sectionContentPage":{"pageNumber":3}},"user":{"fullName":"Onyelusi Anthonia","profilePic":null,"country":{"code":"NG","name":"Nigeria"},"isSubscriptionActive":false}},"answers":[{"content":"\u003cp\u003eHi Onyelusi,\u003c/p\u003e\u003cp\u003eThe \u003ccode\u003e\u003chead\u003e\u003c/code\u003e is for page information the browser needs, not for content the user reads on the page. Things in \u003ccode\u003e\u003chead\u003e\u003c/code\u003e include the page title, meta info, links to CSS, and scripts.\u003c/p\u003e\u003cp\u003eThe content that shows on the webpage goes inside the \u003ccode\u003e\u003cbody\u003e\u003c/code\u003e.\u003c/p\u003e\u003cp\u003eExample:\u003c/p\u003e\u003cpre\u003e\u003ccode\u003e\u003chead\u003e\n \u003ctitle\u003eMy Page\u003c/title\u003e\n\u003c/head\u003e\n\n\u003cbody\u003e\n \u003ch1\u003eThis will show on the page\u003c/h1\u003e\n\u003c/body\u003e\n\u003c/code\u003e\u003c/pre\u003e\u003cp\u003e\u003ccode\u003e\u003ctitle\u003e\u003c/code\u003e shows in the browser tab, but the \u003ccode\u003e\u003ch1\u003e\u003c/code\u003e shows on the actual page.\u003c/p\u003e\u003cp\u003eIf you have more questions, I am here to help 😊\u003c/p\u003e","expertDetail":{"fullName":"Abhay Jajodia","profilePic":"https://cdn.programiz.pro/profile-pics/abhay.jpg","userName":"abhay"},"answeredOn":"2025-12-18T06:06:19.931913"}]},{"question":{"content":"What is #include \u003cstudio.h\u003e?","slug":"what-is-include-studio-h","userCode":"#include \u003cstdio.h\u003e\n\nint main() {\n\n printf(\"Hello, World!\");\n\n return 0;\n}","askedOn":"2025-10-07T15:57:38.423381","metaContentDetail":{"course":{"title":"Learn C Programming","slug":"learn-c-programming","language":"C"},"section":{"title":"Introduction"},"sectionContent":{"title":"Introduction to C Programming","slug":"get-started"},"sectionContentPage":{"pageNumber":4}},"user":{"fullName":"Roll rider Rider","profilePic":"https://lh3.googleusercontent.com/a/ACg8ocLelgVzumkFbEJjU1UG66bBY-st4nIEizyyE4-oIKfQYeQydw=s96-c","country":{"code":"IN","name":"India"},"isSubscriptionActive":false}},"answers":[{"content":"\u003cp\u003eHi Roll rider,\u003c/p\u003e\u003cp\u003eIt should be \u003ccode\u003e#include \u003cstdio.h\u003e\u003c/code\u003e, not \u003ccode\u003estudio.h\u003c/code\u003e.\u003c/p\u003e\u003cp\u003e\u003ccode\u003e#include \u003cstdio.h\u003e\u003c/code\u003e adds the standard input/output library in C, so you can use functions like \u003ccode\u003eprintf()\u003c/code\u003e and \u003ccode\u003escanf()\u003c/code\u003e.\u003c/p\u003e\u003cp\u003eIf you write \u003ccode\u003estudio.h\u003c/code\u003e, the compiler cannot find that header, so you get an error.\u003c/p\u003e\u003cp\u003eIf you have more questions, I am here to help 😊\u003c/p\u003e","expertDetail":{"fullName":"Abhay Jajodia","profilePic":"https://cdn.programiz.pro/profile-pics/abhay.jpg","userName":"abhay"},"answeredOn":"2025-12-18T06:21:01.670629"}]},{"question":{"content":"In Python, how do I find the remainder when dividing numbers?\n","slug":"in-python-how-do-i-find-the-remainder-when-dividing-numbers","userCode":"# Replace ___ with your code below\n\n# Create pen_number and student_number variables\npen_number = 14\nstudent_number = 3\n# Compute the number of pens each student will get and print it\n# Hint: find the quotient\nPens_for_each_student = student_number // pen_number\nprint(Pens_for_each_student)\n\n# Compute and print the number of remaining pens\n# Hint: find the remainder\n___","askedOn":"2025-10-07T15:49:01.289374","metaContentDetail":{"course":{"title":"Getting started with Python","slug":"learn-python-basics","language":"Python"},"section":{"title":"Introduction"},"sectionContent":{"title":"Arithmetic Operators","slug":"arithmetic-operators"},"sectionContentPage":{"pageNumber":13}},"user":{"fullName":"Steve T","profilePic":"https://lh3.googleusercontent.com/a/ACg8ocI869jpQE8nkmkcBRrXI8O0AOQSfWtdIuygeyo3Dqhv2krFrlO5=s96-c","country":{"code":"CA","name":"Canada"},"isSubscriptionActive":false}},"answers":[{"content":"\u003cp\u003eHi Steve,\u003c/p\u003e\u003cp\u003eUse the modulo operator \u003ccode\u003e%\u003c/code\u003e. It gives the remainder after division.\u003c/p\u003e\u003cp\u003eExample:\u003c/p\u003e\u003cpre\u003e\u003ccode\u003eprint(14 % 3) # 2\n\u003c/code\u003e\u003c/pre\u003e\u003cp\u003eSo \u003ccode\u003e14 % 3\u003c/code\u003e is \u003ccode\u003e2\u003c/code\u003e, because 14 divided by 3 leaves 2 leftover.\u003c/p\u003e\u003cp\u003eIf you have more questions, I am here to help 😊\u003c/p\u003e","expertDetail":{"fullName":"Abhay Jajodia","profilePic":"https://cdn.programiz.pro/profile-pics/abhay.jpg","userName":"abhay"},"answeredOn":"2025-12-18T06:22:47.574357"}]},{"question":{"content":"Why does coding matter?","slug":"why-does-coding-matter","userCode":"friends = [\"Aishwarya\"]\nfriends.append()\nprint(friends)","askedOn":"2025-10-07T15:12:34.605786","metaContentDetail":{"course":{"title":"Getting started with Python","slug":"learn-python-basics","language":"Python"},"section":{"title":"Introduction"},"sectionContent":{"title":"Get Started","slug":"get-started"},"sectionContentPage":{"pageNumber":1}},"user":{"fullName":"Akash Akas","profilePic":"https://lh3.googleusercontent.com/a/ACg8ocJAvyv22JPm2t4H-h5myjUR0SZYb4EeHXlYzEDF5M3dpnsGIw=s96-c","country":{"code":"IN","name":"India"},"isSubscriptionActive":false}},"answers":[{"content":"\u003cp\u003eHi Akash,\u003c/p\u003e\u003cp\u003eCoding matters because it lets you tell a computer what to do, so you can solve problems faster and automate boring tasks.\u003c/p\u003e\u003cp\u003eIt also helps you build useful things like websites, apps, games, and tools, and it is a skill used in many careers.\u003c/p\u003e\u003cp\u003eIf you have more questions, I am here to help 😊\u003c/p\u003e","expertDetail":{"fullName":"Abhay Jajodia","profilePic":"https://cdn.programiz.pro/profile-pics/abhay.jpg","userName":"abhay"},"answeredOn":"2025-12-18T06:23:36.189461"}]},{"question":{"content":"Why do we use java.util.Scanner and why do we write class Main in Java?","slug":"why-do-we-use-java-util-scanner-and-why-do-we-write-class-main-in-java","userCode":"","askedOn":"2025-10-07T14:50:18.451609","metaContentDetail":{"course":{"title":"Learn Java Basics","slug":"learn-java-basics","language":"Java"},"section":{"title":"Introduction"},"sectionContent":{"title":"Get Started","slug":"get-started"},"sectionContentPage":{"pageNumber":4}},"user":{"fullName":"Krithi K","profilePic":"https://lh3.googleusercontent.com/a/ACg8ocLUpicmCgXZiJFm8kHUKmMjwdhtT6yxcrHYnhgz8JIuhKV6pk3v=s96-c","country":{"code":"IN","name":"India"},"isSubscriptionActive":false}},"answers":[{"content":"\u003cp\u003eHi Krithi,\u003c/p\u003e\u003cp\u003e\u003ccode\u003ejava.util.Scanner\u003c/code\u003e is used to take input from the user, like reading a number or a word from the keyboard.\u003c/p\u003e\u003cp\u003e\u003ccode\u003eclass Main\u003c/code\u003e is the main container for your program. Java code must be inside a class, and the program starts running from the \u003ccode\u003emain()\u003c/code\u003e method inside that class.\u003c/p\u003e\u003cp\u003eExample:\u003c/p\u003e\u003cpre\u003e\u003ccode\u003eimport java.util.Scanner;\n\nclass Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int x = sc.nextInt();\n System.out.println(x);\n }\n}\n\u003c/code\u003e\u003c/pre\u003e\u003cp\u003eIf you have more questions, I am here to help 😊\u003c/p\u003e","expertDetail":{"fullName":"Abhay Jajodia","profilePic":"https://cdn.programiz.pro/profile-pics/abhay.jpg","userName":"abhay"},"answeredOn":"2025-12-18T06:24:28.61047"}]},{"question":{"content":"In Python, why does the program skip a line when it starts with #?","slug":"in-python-why-does-the-program-skip-a-line-when-it-starts-with","userCode":"print(34.0) # This shows the temperature","askedOn":"2025-10-07T14:30:07.385249","metaContentDetail":{"course":{"title":"Getting started with Python","slug":"learn-python-basics","language":"Python"},"section":{"title":"Introduction"},"sectionContent":{"title":"Comments","slug":"comments"},"sectionContentPage":{"pageNumber":2}},"user":{"fullName":"Sujan S","profilePic":"https://lh3.googleusercontent.com/a/ACg8ocLKSeV5CKvDCOyHCH6g0v3F6Wtc5vY6HkpL79TbpbnEsufv9w=s96-c","country":{"code":"IN","name":"India"},"isSubscriptionActive":false}},"answers":[{"content":"\u003cp\u003eHi Sujan,\u003c/p\u003e\u003cp\u003eBecause in Python, \u003ccode\u003e#\u003c/code\u003e means comment. Anything after \u003ccode\u003e#\u003c/code\u003e on that line is only a note for humans, so Python ignores it when running the code.\u003c/p\u003e\u003cp\u003eExample:\u003c/p\u003e\u003cpre\u003e\u003ccode\u003e# this will be skipped\nprint(34.0) # this part is also skipped\n\u003c/code\u003e\u003c/pre\u003e\u003cp\u003eOnly \u003ccode\u003eprint(34.0)\u003c/code\u003e runs.\u003c/p\u003e\u003cp\u003eIf you have more questions, I am here to help 😊\u003c/p\u003e","expertDetail":{"fullName":"Abhay Jajodia","profilePic":"https://cdn.programiz.pro/profile-pics/abhay.jpg","userName":"abhay"},"answeredOn":"2025-12-18T06:25:33.623539"}]},{"question":{"content":"In C, can we define a function after main()? If yes, what is the difference?","slug":"in-c-can-we-define-a-function-after-main-if-yes-what-is-the-difference","userCode":"#include \u003cstdio.h\u003e\r\n\r\nint main() {\r\n \r\n printf\r\n}","askedOn":"2025-10-07T14:06:55.735462","metaContentDetail":{"course":{"title":"Learn C Programming","slug":"learn-c-programming","language":"C"},"section":{"title":"Functions"},"sectionContent":{"title":"Functions","slug":"functions-in-c-programming"},"sectionContentPage":{"pageNumber":4}},"user":{"fullName":"Manfred Schernthaner","profilePic":null,"country":{"code":"DE","name":"Germany"},"isSubscriptionActive":true}},"answers":[{"content":"\u003cp\u003eHi Manfred,\u003c/p\u003e\u003cp\u003eYes, you can define a function after \u003ccode\u003emain()\u003c/code\u003e. The only difference is that if \u003ccode\u003emain()\u003c/code\u003e calls that function, you should write a function prototype above \u003ccode\u003emain()\u003c/code\u003e so the compiler knows the function exists.\u003c/p\u003e\u003cp\u003eExample:\u003c/p\u003e\u003cpre\u003e\u003ccode\u003eint findSquare(int n); // prototype\n\nint main() {\n printf(\"%d\", findSquare(5));\n return 0;\n}\n\nint findSquare(int n) { // definition after main\n return n * n;\n}\n\u003c/code\u003e\u003c/pre\u003e\u003cp\u003eIf the function is defined before \u003ccode\u003emain()\u003c/code\u003e, you usually do not need the prototype.\u003c/p\u003e\u003cp\u003eIf you have more questions, I am here to help 😊\u003c/p\u003e","expertDetail":{"fullName":"Abhay Jajodia","profilePic":"https://cdn.programiz.pro/profile-pics/abhay.jpg","userName":"abhay"},"answeredOn":"2025-12-18T06:27:05.575258"}]}]}},"__N_SSP":true},"page":"/discuss/expert/[username]","query":{"page":"12","username":"abhay"},"buildId":"5b-X5Rrsu1yQmTZFFdA85","isFallback":false,"isExperimentalCompile":false,"gssp":true,"scriptLoader":[]}</script></body></html>