Menu

Skip to content
  • Home
  • Articles
  • Contact Me
Twitter GitHub

Vuyisile Ndlovu

Musings of a backend Software Developer

map

3rd February 2017 by Vuyisile

Python: How To Generate a List Of Letters In The Alphabet

In today’s post I show you how to use three python built in functions to populate a list with letters of the alphabet. To achieve our goal we will the chr() and ord() built-in functions. I will also explain how to use the map() function to make your code look cleaner. To the code: Take … →

 

 
Subscribe!
Casper WP by Lacy Morrow