An open API service indexing awesome lists of open source software.

https://github.com/denisecase/datafun-03-datatypes

Practice with Python data types, filter(), map(), and list comprehensions
https://github.com/denisecase/datafun-03-datatypes

dictionary filter list list-comprehension map python set text-processing tuple

Last synced: 12 months ago
JSON representation

Practice with Python data types, filter(), map(), and list comprehensions

Awesome Lists containing this project

README

          

# datafun-03-datatypes

> Practice with Python data types, filter(), map(), and list comprehensions

## Get Started

1. Log in to GitHub and fork this repo into your own GitHub account.
1. On your machine, open VS Code and clone YOUR repo down to your machine.
1. Open the whole folder in VS Code for editing.