Skip to content

Commit 1f44ee1

Browse files
committed
2 parents b6ab77f + 64d0e45 commit 1f44ee1

File tree

6 files changed

+2
-1
lines changed

6 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Reddit: https://www.reddit.com/user/AnEntirePeach
4747
* The [SecLists repository](https://github.com/danielmiessler/SecLists) of danielmiessler, used here for the 100,000 most common passwords
4848
* [Exercism](https://exercism.org/) for its large array of exercises
4949
* Paul Miskew for his [PYTHON 3 TKINTER - GUI ENTRY BIND KEY](https://youtu.be/JThKYGapGzU) video
50-
* These Stack Overflow questions: https://stackoverflow.com/questions/2260235/how-to-clear-the-entry-widget-after-a-button-is-pressed-in-tkinter, https://stackoverflow.com/questions/68327/change-command-method-for-tkinter-button-in-python, https://stackoverflow.com/questions/61139160/tkinter-error-tkinter-tclerror-invalid-command-name-frame-entry-python, https://stackoverflow.com/questions/45847313/what-does-weight-do-in-tkinter
50+
* These Stack Overflow questions: https://stackoverflow.com/questions/2260235/how-to-clear-the-entry-widget-after-a-button-is-pressed-in-tkinter, https://stackoverflow.com/questions/68327/change-command-method-for-tkinter-button-in-python, https://stackoverflow.com/questions/61139160/tkinter-error-tkinter-tclerror-invalid-command-name-frame-entry-python, https://stackoverflow.com/questions/45847313/what-does-weight-do-in-tkinter, https://stackoverflow.com/questions/66035176/entry-widget-in-tkinter-with-key-bind.
5151
* [This simplilearn.com page](https://www.simplilearn.com/tutorials/python-tutorial/python-typeof-function)
5252
* [This realpython.com page](https://realpython.com/documenting-python-code/#documenting-your-python-code-base-using-docstrings)
5353
* [This](https://www.youtube.com/watch?v=DCaKj3eIrro) video tutorial of LeMaster Tech on reading from .txt file in Python
@@ -59,3 +59,4 @@ Reddit: https://www.reddit.com/user/AnEntirePeach
5959
* [This edureka.co page](https://www.edureka.co/community/33869/how-to-use-not-equal-operator-in-python#:~:text=You%20can%20use%20%22!%3D,are%20not%20equal%2C%20otherwise%20false%20.)
6060
* [security.org](https://www.security.org/how-secure-is-my-password/)
6161
* [This GitHub Docs page](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/approving-a-pull-request-with-required-reviews)
62+
* [This video by plus 2 net](https://youtu.be/mSpLnnXeiIc)
14.3 KB
Loading
16 KB
Loading
16.1 KB
Loading
14.8 KB
Loading
15.1 KB
Loading

0 commit comments

Comments
 (0)