Python Intermediate topics
-
Updated
Feb 11, 2024
Python Intermediate topics
This code automatically sends a birthday email to your loved ones! #100DaysOfCode #Day032
Python practice on list comprehensions, dict comprehensions, iterables, files, packages, modules, csv and graphing
Practice list, dic & sets comprehensions in Python with many examples
This program asks for the user's name and returns to them the nato alphabetical spelling of their name. I made it to practice dictionary comprehension accessing a .csv file.
Using the pandas dataframe in python, and csv files, we can ask the user to enter word, and the alphanumeric version of each letter will be the output in the form of a list.
🐍 Comprehensions, Lambdas and Error Handling
Add a description, image, and links to the dictionary-comprehension topic page so that developers can more easily learn about it.
To associate your repository with the dictionary-comprehension topic, visit your repo's landing page and select "manage topics."