feat: initial commit for 100.dathere.com and first exercise

This commit is contained in:
rzmk 2024-05-29 09:03:38 -04:00
commit 86f90af434
35 changed files with 860 additions and 0 deletions

11
bash_kernel/flit.ini Normal file
View file

@ -0,0 +1,11 @@
[metadata]
module = bash_kernel
author = Thomas Kluyver
author-email = thomas@kluyver.me.uk
home-page = https://github.com/takluyver/bash_kernel
requires = pexpect (>=3.3)
description-file = README.rst
classifiers = Framework :: IPython
License :: OSI Approved :: BSD License
Programming Language :: Python :: 3
Topic :: System :: Shells