Image of a hub, © Paul Watson, CC  BY-NC-SA 2.0 The Linguistic Teaching resources Hub
Image © Paul Watson, Licence CC BY-NC-SA 2.0

Manipulating Strings in Python

* William J. Turkel * Adam Crymble *

Keywords: strings, python

https://programminghistorian.org/lessons/manipulating-strings-in-python

This tutorial shows the methods of basic string manipulation with python, like concetenating, multiplicating, appending, slicing, lowercasing, and replacing strings.

It does NOT teach the use of Regular expressions

Feedback

Sorry, there is no feedback available. Be the first one to provide feedback!

Resource details

Institution: The Programming Historian
Year of publication: 2017
Language: english
Type: Tutorial
Audience: linguists, germanists, historians
Level: basic
Prerequisites:

Basic python knowledge

Media: text/html
Objective:

Learn to manipulate strings

Licence: CC-by-sa-3.0
Access: open
Creation date: Monday, 30 April 2018 15:31:04
Last modified: Thursday, 11 April 2024 03:20:42
BibTeX type: @misc
BibTeX entry:
@misc(TeLeMaCo:399,
author = "Turkel, William J. and Crymble, Adam",
title = "{M}anipulating {S}trings in {P}ython",
year = "2017",
url = "https://programminghistorian.org/lessons/manipulating-strings-in-python"
)

Helpdesk Button