logo-MindMajix
PostPythonPython
T
Tom 234

Posted on 24th July 2024|35 views

0
votes

Python Alphabet List

How can we make a list of the alphabet in Python?

1 answers
Answers
P
Swetha Shetty

Posted on 24th July 2024| views

  • alphabet_string = string. Ascii_lowercase. This command will create the letters which are in lowercase. 
  • alphabet_list = list(alphabet_string) lowercase letters list will be created.
  • print(alphabet_list) this will print the list.

Write your answer

STILL GOT QUERIES?

Get a Live FREE Demo

  • Explore the trending and niche courses and learning maps
  • Learn about tuition fee, payment plans, and scholarships
  • Get access to webinars and self-paced learning videos
Name
Course *
Email *
Phone Number