forked from geekcomputers/Python
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from geekcomputers:master #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… to Python Program for Product of unique prime factors of a number.py
…gram to Count the Number of Each Vowel.py
…o Python Program to Display Fibonacci Sequence Using Recursion.py
…am to Print the Fibonacci sequence.py
…Program to Remove Punctuations from a String.py
…everse a linked list.py
…gram to Sort Words in Alphabetic Order.py
…spose a Matrix.py
…rgest number between 3 numbers.py
Calculate the resistance of a circular conductor based on the geometry of the wire and the ambient temperature and return the value
Create resistance.py
Update swap.py
Refactor: Clean code
The variable name sum is a built-in function name in Python. It is not a good practice to use built-in function names as variable names. It is recommended to use a different variable name, such as total or sum_of_cubes. The code is using the print function to display the result. It is generally better to return the result instead of printing it, so that the function can be used in other parts of the code.
Update Armstrong_number.py
Bumps [mediapipe](https://github.com/google/mediapipe) from 0.9.1.0 to 0.9.2.1. - [Release notes](https://github.com/google/mediapipe/releases) - [Commits](google-ai-edge/mediapipe@v0.9.1...v0.9.2.1) --- updated-dependencies: - dependency-name: mediapipe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…0.9.2.1 Bump mediapipe from 0.9.1.0 to 0.9.2.1
Code improvements
Update Add two numbers.py
make user interactive
Update in the image downloader
Add Handling Exceptions..
pull bot
pushed a commit
that referenced
this pull request
Jul 15, 2025
Merge pull request #1 from rksdutt/master
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )