Skip to content

carsonsterlingchan/PythonNotes

Repository files navigation

PythonNotes

This repository contains jupiterNoteBooks that showcase my Python coding skills I have acquired.

  1. Deck Of Cards.ipynb - This demonstrates how to build a deck of cards using Python class. We can shuffle and draw cards from the deck.

  2. Find Pairs.ipynb - This function prints out pairs of integers that match the target number and they are in ascending order.

  3. Reverse.ipynb - This utility function reverses the order of elements in a list, a tuple or a string.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published