Skip to content

Conversation

@caojielinux
Copy link
Owner

No description provided.

lighting9999 and others added 30 commits September 19, 2025 23:26
- Removed obsolete configuration files (.vscode/launch.json, .vscode/settings.json).
- Deleted unused binary files (class.dat, studrec.dat).
- Added new script for NumPy array exponentiation with detailed docstring and examples.
- Enhanced Random Number Guessing Game with structured functions and improved documentation.
- Introduced Snake-Water-Gun game with clear rules and structured gameplay.
- Updated Tic-Tac-Toe game with type hints and doctests for better clarity and testing.
- Removed old calculator script and replaced it with a new simple calculator module.
- Implemented a password guessing simulation script with random character choices.
- Improved sum of digits calculation with input validation and structured main function.
- Cleaned up and removed unnecessary files and scripts to streamline the project.
…calculator

- Implemented a Tic-Tac-Toe game with AI using Minimax algorithm (tic-tac-toe3.py).
- Created a random two-player Tic-Tac-Toe game using NumPy (tic-tac-toe4.py).
- Developed a two-player Tic-Tac-Toe game with full type hints and doctests (tic-tac-toe5.py).
- Added a series of Tic-Tac-Toe games with score tracking (tic-tac-toe6.py).
- Removed outdated Tic-Tac-Toe implementations (TicTacToe.py, tic-tac-toe.py, tic_tak_toe.py).
- Introduced a Tkinter-based clock difference calculator with doctests (Timetable_Operations.py).
- Enhanced leap year checker with doctests and improved input handling (to check leap year.py).
 Add docs and new future for time_delta.py
…1.10.0

Bump pyperclip from 1.8.2 to 1.10.0
Fix bugs and add new features
Bumps [yfinance](https://github.com/ranaroussi/yfinance) from 0.2.65 to 0.2.66.
- [Release notes](https://github.com/ranaroussi/yfinance/releases)
- [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst)
- [Commits](ranaroussi/yfinance@0.2.65...0.2.66)

---
updated-dependencies:
- dependency-name: yfinance
  dependency-version: 0.2.66
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.7 to 2.11.9.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.9/HISTORY.md)
- [Commits](pydantic/pydantic@v2.11.7...v2.11.9)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.11.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.181.0 to 2.183.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.181.0...v2.183.0)

---
updated-dependencies:
- dependency-name: google-api-python-client
  dependency-version: 2.183.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Contains doctests for the selection_sort function to verify correctness across edge cases.
….2.66

Bump yfinance from 0.2.65 to 0.2.66
….11.9

Bump pydantic from 2.11.7 to 2.11.9
…-python-client-2.183.0

Bump google-api-python-client from 2.181.0 to 2.183.0
Bumps [twilio](https://github.com/twilio/twilio-python) from 9.8.0 to 9.8.2.
- [Release notes](https://github.com/twilio/twilio-python/releases)
- [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md)
- [Commits](twilio/twilio-python@9.8.0...9.8.2)

---
updated-dependencies:
- dependency-name: twilio
  dependency-version: 9.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.4 to 4.13.5.

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-version: 4.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [openai](https://github.com/openai/openai-python) from 1.107.1 to 1.109.1.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.107.1...v1.109.1)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 1.109.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…09.1

Bump openai from 1.107.1 to 1.109.1
…oup4-4.13.5

Bump beautifulsoup4 from 4.13.4 to 4.13.5
mr-d-luffy and others added 30 commits November 25, 2025 00:51
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.121.1 to 0.122.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.121.1...0.122.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.122.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…122.0

Bump fastapi from 0.121.1 to 0.122.0
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.15.3 to 4.15.4.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](mongodb/mongo-python-driver@4.15.3...4.15.4)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-version: 4.15.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.21 to 4.5.22.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Commits](ccxt/ccxt@v4.5.21...v4.5.22)

---
updated-dependencies:
- dependency-name: ccxt
  dependency-version: 4.5.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
use of json with loop for index
Bumps [numpy](https://github.com/numpy/numpy) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: numpy
  dependency-version: 2.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
add the doc in sum_of_digits
… top of the Entry box becouse they cont visible in white color, i changed into black color.
…_a_number.py

updated sum_of_digits_of_a_number to include negative numbers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.