How To Slice Up Strings on Python

in #utopian-io7 years ago (edited)

What Will I Learn?

  • You will learn about Strings
  • You will learn about how to slice strings

Requirements

  • Basic Knowledge of python
  • IDLE python 3.6

Difficulty

  • Basic
  • Intermediate

Description

Python strings are sequences of individual characters, that share their basic methods of access just like those other Python sequences – lists and tuples. extracting a single characters from strings and individual members from any sequence can only be done by unpacking them into corresponding variables

Video Tutoria



Posted on Utopian.io - Rewarding Open Source Contributors

Sort:  

Nice Tutorial bro. Keep it up. I hope you get to cover some python classes and some object-oriented programming concept. I'll wait for that topic.

Or you could explore the try-except python concept.

Hi @sinbad989 the tutorial is meant to be in stages... I wouldn't want to break the arrangement... How else could I help?

Your contribution cannot be approved because it is a duplicate. It is very similar to a contribution that was already accepted here.

You can contact us on Discord.
[utopian-moderator]