{"id":29252,"date":"2021-02-15T16:06:19","date_gmt":"2021-02-16T00:06:19","guid":{"rendered":"https:\/\/careerkarma.com\/blog\/?p=29252"},"modified":"2022-07-20T08:34:59","modified_gmt":"2022-07-20T15:34:59","slug":"python-is-not-recognized-error","status":"publish","type":"post","link":"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/","title":{"rendered":"&#8216;Python&#8217; is not recognized as an internal or external command, operable program or batch file"},"content":{"rendered":"\n<p>Python is one of the <a href=\"https:\/\/redmonk.com\/sogrady\/2020\/02\/28\/language-rankings-1-20\/\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\">most used<\/a> programming languages today, and given its popularity, it\u2019s no wonder you are eager to start coding with it.&nbsp;<br><\/p>\n\n\n\n<p>If you just installed<a href=\"https:\/\/www.python.org\/downloads\/windows\/\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\"> Python<\/a> on Windows, you may run into an issue in the command prompt that doesn\u2019t allow you to execute any code. Since the problem is at execution, even if you just typed a Python code into the console, you can guess that it\u2019s not a coding problem and rather a setup problem \u2014 and you\u2019d be right.<br><\/p>\n\n\n\n<p>The Windows command prompt relies on information in the computer\u2019s libraries and packages to run some commands. For executing Python, Windows checks environmental variables on the computer to know where to find the file that will execute Python. If it doesn\u2019t find it, then the Python code is not recognized as an internal or external command, operable program or batch file message is displayed.<br><\/p>\n\n\n\n<p>It is not common for users programming on computers such as a Mac to see this error, since Python comes pre-installed on macOS. If you have a Mac and want to uninstall a Python version you downloaded, follow<a href=\"https:\/\/www.macupdate.com\/app\/mac\/5880\/python\/uninstall\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\"> these<\/a> steps.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is causing the &#8216;Python&#8217; is not recognized as an internal or external command, operable program or batch file\u201d error?<\/h2>\n\n\n\n<p>Developers using a Windows machine may find this error when they try to run Python. This could be due to the Windows version being outdated, or if some settings were deleted. The underlying reason for the error that the full path to the correct Python distribution has to be saved in your computer\u2019s Environmental Variables list.<br><\/p>\n\n\n\n<p>This error can be easily addressed by adding your PATH environment variable.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Adding Python to the Windows PATH Environment Variable<\/h2>\n\n\n\n<p>Doing this can prove confusing if it\u2019s your first time. So, we\u2019ll go over the process of choosing the correct path to copy in Step 1. Then, we\u2019ll move on to copying that path in the appropriate spot in your system\u2019s environment variables in Step 2.<\/p>\n\n\n\n<p><strong>Step 1:<\/strong> Look in your programs for the Python folder where the version you installed is and copy the file location path.<br><br>1. Search your system for \u201cpython\u201d. Right-click on the one that has Python, the  version number, then (64-bit) and choose \u201cOpen file location\u201d.<br>  <\/p>\n\n\n\n<p>2. The file manager application should open along with the search results for  python. If the Type column for python says \u2018Shortcut\u2019, then right-click again and choose \u201cOpen file location\u201d.<br><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/dVfeNL8VV3A-0SiOXncwA1CtobSlYGgi2z_pcFiiIobWoJpgk2ps8cB468YJM3yEETI9wt6kGeJWmQZ98j-U5Z-n7u6N9ssp-RQxvVGM7Ykbp9MOOh8C24iwxMDX-swsa5kai9CY\" alt=\"\"\/><\/figure>\n\n\n\n<p>3.  You should see \u201cApplication\u201d under \u201cType\u201d:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/9HCjTdZQXeWbhCUNOJq7a-30paFsA0kz3w1z_bboi6MQwgDI9-bZTrUIkQ7WWfqW585cIUo1XDg9gCgFjL4iG4uu_sftJYlc0T7mb1sGwpvLHaf_kqpD_3sAGAnk2IlL8CeDirsA\" alt=\"\"\/><\/figure>\n\n\n\n<p>4. \n\nRight-click again and choose \u201cProperties\u201d. Copy the \u201cLocation\u201d path.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/8zqRKlZZNLXVD8VKqQ63nKIYXT1lSgF1vzNZakuGmIu4zhlADxF74opV87P37yqDcSnFU-NMnPgmjmDblvGAMJLhLgm7YhH9Wdkah33GM9TncGjCYvChccdWW2l1_HjLNRCTeA-Z\" alt=\"\"\/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>Step 2:<\/strong> Add to the PATH Environment Variables<br><br>1. From the system search  icon, type \u201cenvironment variables\u201d. Click and open the result.<br><br>2. You\u2019ll see your variables here. Select the PATH variable and click the \u201cEdit\u201d button.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/y7m4Y4cKpJPjWmsVlXUvY2JdPbxBPSGRWtWKk-Xd0m3AWlpM7FuBFrzFyBHArzBuGCiyBPAzKe8QsI2DCDWtc1R7zRPWWAuciplJFe-uoKTd8Q9eNDke8vM-O1NfhMza7SWzBq3k\" alt=\"\"\/><\/figure>\n\n\n\n<p>3. In the following window, click \u201cNew\u201d and paste the path you copied in Step 1.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/E__zfKQSRUSJUfhccPMZAnApriVWqWNs7Qg3IhackVEjyJ8-wxt_jMsx3Tl4Zntnl1KddZmVL4j7-aQB9xyNklyMcYy4cZFT-FMFgN9hePhy-6vFkpkrzucdENOBO49mHBP_nXew\" alt=\"\"\/><\/figure>\n\n\n\n<p>4. Click \u201cOK\u201d to save.<\/p>\n\n\n\n<p>If you have an older Windows version (such as Windows 7):<br><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>From the Start Menu, right-click My Computer (could also be My PC or File  Explorer).<br><\/li><li>Select Advanced System Settings.<br>  <\/li><li>In the Advanced Tab, Click on the Environmental Variables button.<br>  <\/li><li>Find \u201cPath\u201d in the System Variables list and select \u201cNew\u201d.<br>  <\/li><li>Finally, paste the path you copied earlier in Step 1. If your system has lots of paths linked by semicolons, append the path by prefacing it with a semi-colon also.  <br>  <\/li><li>Click \u201cOK\u201d to save.<\/li><\/ol>\n\n\n\n<p>Try running Python again at the command prompt. Remember you may have to close and reopen the command prompt for the changes to work.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Alternative Options<\/h2>\n\n\n\n<p>You could also try type in \u201cpy\u201d instead of \u201cpython\u201d. This should let you use Python without returning the error message. But if you want to be able to use the full word in your code \u2014 \u201cpython\u201d \u2014 then follow the steps above.<br><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/xvSFjsDjz5qIE6BuXmGEE9gOEHyVSypGJ6pX8LD037O8I5Pf6GnsG7cCElFWjZEDi4j7XzIRN7XeXG2clnyJCQvjoDVqEMjbL41oeE3cUvBpbsZ9ipr74mgwbqJHZyVLg-OhLyUF\" alt=\"\"\/><\/figure>\n\n\n\n<p>If you are downloading a recent version of Python, there may already be an option that will automatically add Python to the system path so that you don\u2019t have to. Look for \u201cAdd to Environmental Variables&#8221; and check it.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>In summary, if this error message appears even if you know you installed python, it\u2019s very likely it\u2019s an environment variable issue. Just follow the steps above and try again. If you find it too complicated, you can also just reinstall Python and carefully check that you opt for the \u201cAdd to Environmental Variables&#8221; option.<br><\/p>\n\n\n\n<p>Bugs and system discrepancies can often be fixed by installing the latest version of both your operating system and the application\/program you\u2019re trying to use. Not everyone has that option, however. For example you may be using a work laptop on which you don\u2019t have certain needed permissions, or an older one you don\u2019t want to part with. Read more about using Python on Windows <a href=\"https:\/\/python.readthedocs.io\/en\/stable\/using\/windows.html\" target=\"_blank\" rel=\"noopener\" rel=\"nofollow\">here<\/a>. Good Luck!<\/p>\n","protected":false},"excerpt":{"rendered":"Python is one of the most used programming languages today, and given its popularity, it\u2019s no wonder you are eager to start coding with it.&nbsp; If you just installed Python on Windows, you may run into an issue in the command prompt that doesn\u2019t allow you to execute any code. Since the problem is at&hellip;","protected":false},"author":114,"featured_media":12064,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[16578],"tags":[],"class_list":{"0":"post-29252","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-python"},"acf":{"post_sub_title":"","sprint_id":"","query_class":"Python","school_sft":"","parent_sft":"","school_privacy_policy":"","has_review":null,"is_sponser_post":"","is_guest_post":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.0 (Yoast SEO v27.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>&#039;python&#039; is not recognized as an internal or external command<\/title>\n<meta name=\"description\" content=\"A brief overview about the &quot; &#039;python&#039; is not recognized as an internal or external command, operable program or batch file&quot; error.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"&#039;Python&#039; is not recognized as an internal or external command, operable program or batch file\" \/>\n<meta property=\"og:description\" content=\"A brief overview about the &quot; &#039;python&#039; is not recognized as an internal or external command, operable program or batch file&quot; error.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/\" \/>\n<meta property=\"og:site_name\" content=\"Career Karma\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/facebook.com\/careerkarmaapp\" \/>\n<meta property=\"article:published_time\" content=\"2021-02-16T00:06:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-07-20T15:34:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2020\/02\/PYTHON.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"668\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Yessenia Mata\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@career_karma\" \/>\n<meta name=\"twitter:site\" content=\"@career_karma\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Yessenia Mata\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/\"},\"author\":{\"name\":\"Yessenia Mata\",\"@id\":\"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/616533dc6ff37b9111aad55631595ec3\"},\"headline\":\"&#8216;Python&#8217; is not recognized as an internal or external command, operable program or batch file\",\"datePublished\":\"2021-02-16T00:06:19+00:00\",\"dateModified\":\"2022-07-20T15:34:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/\"},\"wordCount\":816,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2020\/02\/PYTHON.jpg\",\"articleSection\":[\"Python\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/\",\"url\":\"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/\",\"name\":\"'python' is not recognized as an internal or external command\",\"isPartOf\":{\"@id\":\"https:\/\/careerkarma.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2020\/02\/PYTHON.jpg\",\"datePublished\":\"2021-02-16T00:06:19+00:00\",\"dateModified\":\"2022-07-20T15:34:59+00:00\",\"author\":{\"@id\":\"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/616533dc6ff37b9111aad55631595ec3\"},\"description\":\"A brief overview about the \\\" 'python' is not recognized as an internal or external command, operable program or batch file\\\" error.\",\"breadcrumb\":{\"@id\":\"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/#primaryimage\",\"url\":\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2020\/02\/PYTHON.jpg\",\"contentUrl\":\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2020\/02\/PYTHON.jpg\",\"width\":1000,\"height\":668},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\/\/careerkarma.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Python\",\"item\":\"https:\/\/careerkarma.com\/blog\/python\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"&#8216;Python&#8217; is not recognized as an internal or external command, operable program or batch file\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/careerkarma.com\/blog\/#website\",\"url\":\"https:\/\/careerkarma.com\/blog\/\",\"name\":\"Career Karma\",\"description\":\"Latest Coding Bootcamp News &amp; Career Hacks from Industry Insiders\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/careerkarma.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/616533dc6ff37b9111aad55631595ec3\",\"name\":\"Yessenia Mata\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2021\/02\/TD8SYPRGU-U01LTPHLWG2-ef37ec165b60-512-150x150.jpg\",\"contentUrl\":\"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2021\/02\/TD8SYPRGU-U01LTPHLWG2-ef37ec165b60-512-150x150.jpg\",\"caption\":\"Yessenia Mata\"},\"description\":\"Yessenia is a technical writer at Career Karma. In addition to contributing to Career Karma as a writer, Yessenia currently works in IT in the San Francisco Bay Area. She has experience with programming languages including Java, Python, HTML, CSS, and JavaScript and is double majoring in CNIT and Computer Science.\",\"url\":\"https:\/\/careerkarma.com\/blog\/author\/yessenia-m\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"'python' is not recognized as an internal or external command","description":"A brief overview about the \" 'python' is not recognized as an internal or external command, operable program or batch file\" error.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/","og_locale":"en_US","og_type":"article","og_title":"'Python' is not recognized as an internal or external command, operable program or batch file","og_description":"A brief overview about the \" 'python' is not recognized as an internal or external command, operable program or batch file\" error.","og_url":"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/","og_site_name":"Career Karma","article_publisher":"http:\/\/facebook.com\/careerkarmaapp","article_published_time":"2021-02-16T00:06:19+00:00","article_modified_time":"2022-07-20T15:34:59+00:00","og_image":[{"width":1000,"height":668,"url":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2020\/02\/PYTHON.jpg","type":"image\/jpeg"}],"author":"Yessenia Mata","twitter_card":"summary_large_image","twitter_creator":"@career_karma","twitter_site":"@career_karma","twitter_misc":{"Written by":"Yessenia Mata","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/#article","isPartOf":{"@id":"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/"},"author":{"name":"Yessenia Mata","@id":"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/616533dc6ff37b9111aad55631595ec3"},"headline":"&#8216;Python&#8217; is not recognized as an internal or external command, operable program or batch file","datePublished":"2021-02-16T00:06:19+00:00","dateModified":"2022-07-20T15:34:59+00:00","mainEntityOfPage":{"@id":"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/"},"wordCount":816,"commentCount":0,"image":{"@id":"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/#primaryimage"},"thumbnailUrl":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2020\/02\/PYTHON.jpg","articleSection":["Python"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/","url":"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/","name":"'python' is not recognized as an internal or external command","isPartOf":{"@id":"https:\/\/careerkarma.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/#primaryimage"},"image":{"@id":"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/#primaryimage"},"thumbnailUrl":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2020\/02\/PYTHON.jpg","datePublished":"2021-02-16T00:06:19+00:00","dateModified":"2022-07-20T15:34:59+00:00","author":{"@id":"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/616533dc6ff37b9111aad55631595ec3"},"description":"A brief overview about the \" 'python' is not recognized as an internal or external command, operable program or batch file\" error.","breadcrumb":{"@id":"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/#primaryimage","url":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2020\/02\/PYTHON.jpg","contentUrl":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2020\/02\/PYTHON.jpg","width":1000,"height":668},{"@type":"BreadcrumbList","@id":"https:\/\/careerkarma.com\/blog\/python-is-not-recognized-error\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/careerkarma.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Python","item":"https:\/\/careerkarma.com\/blog\/python\/"},{"@type":"ListItem","position":3,"name":"&#8216;Python&#8217; is not recognized as an internal or external command, operable program or batch file"}]},{"@type":"WebSite","@id":"https:\/\/careerkarma.com\/blog\/#website","url":"https:\/\/careerkarma.com\/blog\/","name":"Career Karma","description":"Latest Coding Bootcamp News &amp; Career Hacks from Industry Insiders","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/careerkarma.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/616533dc6ff37b9111aad55631595ec3","name":"Yessenia Mata","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/careerkarma.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2021\/02\/TD8SYPRGU-U01LTPHLWG2-ef37ec165b60-512-150x150.jpg","contentUrl":"https:\/\/careerkarma.com\/blog\/wp-content\/uploads\/2021\/02\/TD8SYPRGU-U01LTPHLWG2-ef37ec165b60-512-150x150.jpg","caption":"Yessenia Mata"},"description":"Yessenia is a technical writer at Career Karma. In addition to contributing to Career Karma as a writer, Yessenia currently works in IT in the San Francisco Bay Area. She has experience with programming languages including Java, Python, HTML, CSS, and JavaScript and is double majoring in CNIT and Computer Science.","url":"https:\/\/careerkarma.com\/blog\/author\/yessenia-m\/"}]}},"_links":{"self":[{"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/posts\/29252","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/users\/114"}],"replies":[{"embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/comments?post=29252"}],"version-history":[{"count":0,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/posts\/29252\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/media\/12064"}],"wp:attachment":[{"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/media?parent=29252"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/categories?post=29252"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/careerkarma.com\/blog\/wp-json\/wp\/v2\/tags?post=29252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}