Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

nickdavies791/compare-strings-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Compare Strings

Compare two strings in Python to check if they are identical.

Usage

$ python compare.py Nick Nick
a: Nick
b: Nick
The strings are both the same
The first three characters are the same
$ python compare.py Nick Nicola
a: Nick
b: Nicola
The strings are different
The first three characters are the same

About

Compare two strings in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.