We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
c84369d
Implement various basic stack operations and create initial cli with push, pop, and peak commands.
fix: use older type annotation format to support python 3.8 and 3.9