Python Forum
make a list of string in capital by using a function
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
make a list of string in capital by using a function
#4
@ananbc
You should avoid filter, map and reduce.
Take "List Comprehension"
See https://www.python-course.eu/list_comprehension.php
Reply


Messages In This Thread
RE: make a list of string in capital by using a function - by heiner55 - Nov-23-2017, 06:42 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Why do I have to repeat items in list slices in order to make this work? Pythonica 7 1,615 May-22-2023, 10:39 PM
Last Post: ICanIBB
  help me to make my password list in python >>> Oktay34riza 0 639 Dec-23-2022, 12:38 PM
Last Post: Oktay34riza
  Convert a string to a function mikepy 8 2,783 May-13-2022, 07:28 PM
Last Post: mikepy
  Make Groups with the List Elements quest 2 2,090 Jul-11-2021, 09:58 AM
Last Post: perfringo
Question How to make a 3D List of Excel Spreadsheets? chatguy 4 2,889 Jan-24-2021, 05:24 AM
Last Post: buran
  Undo interation to make a single list? DustinKlent 2 2,285 Nov-29-2020, 03:41 AM
Last Post: DustinKlent
  How to make global list inside function CHANKC 6 3,321 Nov-26-2020, 08:05 AM
Last Post: CHANKC
  How do i make a new lists out of an list ozezn1 1 1,786 Oct-28-2020, 10:19 PM
Last Post: Gribouillis
  Make list of dates between today back to n days Mekala 3 2,525 Oct-03-2020, 01:01 PM
Last Post: ibreeden
  How to make a list of values from a dictionary list? faryad13 2 2,200 Sep-03-2020, 03:45 PM
Last Post: faryad13

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020