John Law
John Law
Hi! There are versions like [this](https://github.com/TheAlgorithms/Python/blob/master/maths/fibonacci.py) which is similar to yours. You may improve this version.
Please make sure the code passes pre-commit checks.
Seems like there're some unnecessary commits. Feel free to open a new PR for this. For running the code, it's documented in https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md
https://en.wikipedia.org/wiki/A5/1
It seems the violation happens when the argument is undefined / empty. Are we trying to achieve ```typescript const a: number = randomize(); console.log(a); // 1 const b = randomize();...
> > It seems the violation happens when the argument is undefined / empty. Are we trying to achieve > > ```ts > > const a: number = randomize(); >...
@dylanbuchi But `master/data_structures/stacks/stack.py:push` contains technically your `__resize`, right? What I suggest is the two stack implementations use the same type - list - to simulate the operations.
What I was thinking is you may add this `resize` function to [data_structures/stacks/stack.py](https://github.com/TheAlgorithms/Python/blob/master/data_structures/stacks/stack.py) because from my perspective these 2 implementations are similar. Then, you can also keep all the test...
`davisb_putnamb_logemann_loveland.py` looks weird
Hey there! I believe it isn't available as of [v0.3.3](https://github.com/zeromq/zmq.rs/releases/tag/v0.3.3) - as part of the option. Correct me with an example if I'm wrong. Ideally, we want to support something...