Page 1 of 1

Serious Answers only please! Please dont waste my question if you're not sure how to answer. Can someone please help my

Posted: Sat Jul 09, 2022 11:48 am
by answerhappygod
Serious Answers only please! Please dont waste myquestion if you're not sure how to answer.
Can someone please help my code keeps inputting the samePassword multiple times and I can figure out why, its in Python andIm using Pycharm
What Im trying to solve:
Based on your Assignment, create a change password GUI based onthe same requirements last time but with a Databasecomponent.
The program can be written in Python
Now describe a SQL injection case that can happen in your code.Attach a document showing what the threat is and specify how youhave handled in the code. In the document identify the file(s)where you have put the code to prevent SQL injection.