Python SQL login/ Signup system
Downloaded: 85
Last edit: 02 November 2021
The point of this resource was to show students how the syntax of an SQL SELECT query varies from the other SQL queries in python when you want to use the WHERE condition (without the annoying 'must be string' error). This resource should be used in conjunction with my earlier SQL python resources - but will work as a standalone.
If you do use it with the menu system, you will want to make sure you include the following lines when either login or signup is successful:
global loop
loop = True
Edit history
Unlock all resources and events
To access our full library of resources and events create a free account today or login.
If you like this resource make sure you add it to your resource collection to access again or share with the community.
Login Create Account