-
## Leetcode Question no. - 18
**Problem name** - 4Sum
## Instructions
- Create a new folder for your script and file/folder name should be appropriate.
- Create a README.md in your folder fo…
-
## Leetcode Question no. - 22
**Problem name** -
## Instructions
- Create a new folder for your script and file/folder name should be appropriate.
- Create a README.md in your folder for pro…
-
## Motivation/Problem Statement 💭❓:
Python
---
## Today's Goal/Solution 🥅:
Python coding challenges
(I completely forgot to create my card on time. C'est la vie!)
---
## Result 🍓🍌🍉:
I …
-
A Jupyter notebook that contains Unicode characters seems to be failing when converted to Python code:
```
…
File "/…/anaconda/envs/py2/lib/python2.7/site-packages/ipymd/utils/utils.py", line…
-
```
What steps will reproduce the problem?
1. run "pip install mimeparse" on python 3.2
What is the expected output? What do you see instead?
mimeparse should install, but it fails instead:
$ pytho…
-
```
What steps will reproduce the problem?
1. run "pip install mimeparse" on python 3.2
What is the expected output? What do you see instead?
mimeparse should install, but it fails instead:
$ pytho…
-
```
What steps will reproduce the problem?
1. run "pip install mimeparse" on python 3.2
What is the expected output? What do you see instead?
mimeparse should install, but it fails instead:
$ pytho…
-
### Motivation
As a developer I want to avoid making formatting changes that might modify the history based on my local configuration/preference on coding.
Therefore, the aim is to align all pyt…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### Describe the issue
I use the [Local-LLMs/](https://microsoft.github.io/autogen/blog/2023/07/14/Local-LLMs/) to deploy my local model
but the result by llm is weird
### Steps to reproduce
## lu…