Title: String Comparison in Python - GeeksforGeeks
Open Graph Title: String Comparison in Python - GeeksforGeeks
Description: Your All-in-One Learning Portal. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
Open Graph Description: Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school education, upskilling, commerce, software tools, competitive exams, and more.
Keywords:
Opengraph URL: https://www.geeksforgeeks.org/python/string-comparison-in-python/
Domain: www.geeksforgeeks.org
{"@context":"https://schema.org","@type":"Article","mainEntityOfPage":{"@type":"WebPage","id":"https://www.geeksforgeeks.org/python/string-comparison-in-python/"},"headline":"String Comparison in Python","datePublished":"2020-10-22 10:28:45","dateModified":"2025-07-23 01:26:34","image":{"@type":"ImageObject","url":"https://media.geeksforgeeks.org/wp-content/uploads/gfg_200X200-100x100.png","width":"100","height":"100"},"author":{"@type":"Organization","name":"GeeksforGeeks","url":"https://www.geeksforgeeks.org/","logo":{"@type":"ImageObject","url":"https://media.geeksforgeeks.org/wp-content/cdn-uploads/logo-new-2.svg","width":"301","height":"40"}},"publisher":{"@type":"Organization","name":"GeeksforGeeks","url":"https://www.geeksforgeeks.org/","logo":{"@type":"ImageObject","url":"https://media.geeksforgeeks.org/wp-content/cdn-uploads/logo-new-2.svg","width":"301","height":"40"}},"description":"Python supports several operators for string comparison, including ==, !=, <, <=, >, and >=. These operators allow for both equality and lexicographical (alphabetical order) comparisons, which is useful when sorting or arranging strings.Let’s start with a simple example to illustrate these operators.Pythons1 = \"apple\" s2 = \"banana\" # \"apple\"","about":[{"@type":"Thing","name":"Python"},{"@type":"Thing","name":"PythonString"}]}
{"@context":"https://schema.org","@type":"WebSite","name":"GeeksforGeeks","url":"https://www.geeksforgeeks.org/","potentialAction":{"@type":"SearchAction","target":"https://www.geeksforgeeks.org/search/{search_term_string}/","query-input":"required name=search_term_string"}}
{"@context":"https://schema.org","@type":"Organization","name":"GeeksforGeeks","url":"https://www.geeksforgeeks.org/","logo":"https://media.geeksforgeeks.org/wp-content/cdn-uploads/20200817185016/gfg_complete_logo_2x-min.png","description":"Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school education, upskilling, commerce, software tools, competitive exams, and more.","founder":[{"@type":"Person","name":"Sandeep Jain","url":"https://in.linkedin.com/in/sandeep-jain-b3940815"}],"sameAs":["https://www.facebook.com/geeksforgeeks.org/","https://twitter.com/geeksforgeeks","https://www.linkedin.com/company/1299009","https://www.youtube.com/geeksforgeeksvideos/"]}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Python","item":{"@type":"Thing","@id":"https://www.geeksforgeeks.org/category/python/"}},{"@type":"ListItem","position":2,"name":"string-comparison-in-python","item":{"@type":"Thing","@id":"https://www.geeksforgeeks.org/python/string-comparison-in-python/"}}]}
{"@context":"https://schema.org","@type":"VideoObject","name":"String Comparison in Python","description":"Python supports several operators for string comparison, including , , lt, lt, gt, and gt, for both equality and lexicographical comparisons. These operators help with checking if two strings are equal, different, or in a specific alphabetical order. Methods like startswith() and endswith() allow for prefix and suffix checks. Case-insensitive string comparison is also possible by converting strings to lower or uppercase. This article explains string comparison methods with examples to help you better understand Python string operations.For more details, check out the full article Here.","thumbnailUrl":["https://media.geeksforgeeks.org/courses/StringComparisoninPython/StringComparisoninPython20241202115123.jpg","https://media.geeksforgeeks.org/courses/StringComparisoninPython/StringComparisoninPython20241202115123-seo.png","https://media.geeksforgeeks.org/courses/StringComparisoninPython/StringComparisoninPython20241202115123-small.png"],"uploadDate":"2020-08-21T17:22:47Z","duration":"PT0H5M9S","contentUrl":"https://www.geeksforgeeks.org/videos/string-comparison-in-python-qjfqes/"}
| theme-color | #308D46 |
| image | https://media.geeksforgeeks.org/wp-content/cdn-uploads/gfg_200x200-min.png |
| og:image:type | image/png |
| og:image:width | 200 |
| og:image:height | 200 |
| facebook-domain-verification | xo7t4ve2wn3ywfkjdvwbrk01pvdond |
| og:site_name | GeeksforGeeks |
| og:image | http://www.geeksforgeeks.org/wp-content/uploads/gfg_200X200-1.png |
| article:section | Python |
| article:tag | python-string |
| og:type | article |
| og:locale | en_US |
| article:published_time | 2020-10-22 22:28:45+00:00 |
| article:modified_time | 2025-07-23 13:26:34+00:00 |
| og:updated_time | 2025-07-23 13:26:34+00:00 |
| og:image:secure_url | http://www.geeksforgeeks.org/wp-content/uploads/gfg_200X200-1.png |
| msapplication-TileImage | https://www.geeksforgeeks.org/wp-content/uploads/gfg_200X200.png |
| next-head-count | 43 |
Links:
Viewport: width=device-width, initial-scale=1.0, minimum-scale=0.5, maximum-scale=3.0
Robots: index, follow, max-image-preview:large, max-snippet:-1