Python Development: What are Strings?

--

A string is a common data type in programming and is used to denote a message. A string is literally a string of words. In Python, strings are denoted as either single quotes (‘ ’) or double quotes (“ ”).

Photo by Markus Spiske on Unsplash

Sample messages such as “How are you?” or “Good morning” can both be used as strings when it comes to code and software. In Python, “How are you?” and ‘How are you?’ are the the same. This is…

--

--

Justin Alvey
Rocketfy: A think space for Software Engineers

I’m passionate about #entrepreneurship, #programming, #space, #technology, and #writing.