Skip to content

Python Unleashed

The power of the python programming language unleashed.

Search
  • Home
  • Blog
  • Python Examples
  • Contact

Tag: python strings

begginer…

.strip in Python

2 Mar 201930 Mar 2019
Here's a useful python tip that I use all the time when writing python code, .strip(). This python method call does exactly what you think, it removes extra characters from…
begginer…

Python F String

20 Feb 201920 Mar 2019
Being python's birthday today, or the anniversary of Guido Van Rossum's announcement of python, I figured I'd post something cool for the community.  There actually isn't an F string on…
begginer…

Beginners tutorial in python – 3) Print Statements, Variables, Dictionaries & Lists

8 Feb 201916 Mar 2019
<-- Previous- SetUp Print Statements You will recall from the second lesson in this tutorial that we used the "print" statement. In python "print" is actually a method call. Let…
Blog at WordPress.com.
  • Subscribe Subscribed
    • Python Unleashed
    • Already have a WordPress.com account? Log in now.
  • Privacy
    • Python Unleashed
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
Design a site like this with WordPress.com
Get started