-
Notifications
You must be signed in to change notification settings - Fork 0
Merge all the push request #247
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
Open
pythonboi
wants to merge
235
commits into
sandbox
Choose a base branch
from
main
base: sandbox
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
Added hangman
Updated HangMan Sandbox
codes updated
update the for loop for displaying dash
add for range to check for display matching
update the code for validating display
update the code with number of lives and update lives left
update the code with number of lives left with the ASCII stages
clean up the code for readability and add print statement to if loose
added new code from hangman, Hangman words and art
import hangman_art and hangman_words
improve the code and make it clean
did some update on function call
add function for paint calculation
add new code PrimeChecker
add a new code Caesar_Cipher
solve the shift issue incrementation
adjust the move variable from list to string and make the shift varia…
adjust the code to clean and readable
code modify
rough work
update the code with another method code solution
update the code with another method code solution
Fix indentation issue with encrypt function calls
add a conditinal statement for encrypt and decrypt
fix the bug issue when use large shift number difference
remove commented code for more readability
upgrade the code to one function call with three parameters and argument
add else statement and modify the print statement
clean up the code and make it more readable
fix the issue with the turtle racing
add two player team game
fix the snake movement and time
adding file placer to the code and fix the bug for checking the file …
fix the bug for shutil file error for file already exited in the dire…
clean up the code and remove all commented code
remove the variable name that's not needed
code updated
create a variable for the directory and print the current directory
clean up code
fixing the bug if you have a file that already exists in a directory
clean up the code and optimize the import module, put the getFileName…
adding YouTube download
made some documentation on the code
adding new code on compressing a file
add the code to hide the turtle drawing
add the Puddle web development
Created a new weather app
added the api and others measurement
added the label and timer function
Created a basic login windows using python Tkinter model
updated the code and clean up
Created a GUI password manager
add a if statement and display a successful login
added a new inner frame window
Added a new function for the generate password
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.
No description provided.