Online Ethical Hacking Course

Apply Now
Python Tutorial

What are Python Strings? How to Create String in Python?

Table of Contents

  • What are Strings in Python?
  • Test your knowledge with a quick quiz!
  • String Functions in Python
  • How to Create a String in Python?
  • Accessing String Elements in Python

Test your knowledge with a quick quiz!

  1. What would be the result of the below Python statement?

"a1"+"bc"

Select the correct answer

Did you find this article helpful?