Python Intermediate topics
-
Updated
Feb 11, 2024
Python Intermediate topics
This project demonstrates the use of Python's GUI capabilities to create an interactive and entertaining application. It combines basic string manipulation, mathematical logic, and GUI design to deliver a simple yet engaging user experience.
Practice list, dic & sets comprehensions in Python with many examples
Python practice on list comprehensions, dict comprehensions, iterables, files, packages, modules, csv and graphing
This code automatically sends a birthday email to your loved ones! #100DaysOfCode #Day032
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.
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.
🐍 Comprehensions, Lambdas and Error Handling
Repository of Project assessement from the Scientific Computing with Python course by FreeCodeCamp done by Reality Stevens
Convert any word into NATO phonetic alphabet using Python, pandas, and clean comprehension techniques.
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."