Login & Register system with python | Beginners Project

Опубликовано: 09 Октябрь 2024
на канале: THE PROTON GUY
4,471
69

Hi Today i will show you how to make a simple login system using python

I made a silly mistake guys in line 8. At 10:06
It's meant to be:
elif password != confirm_password... sorry for the mistake!

code on github: https://github.com/deji12/login-system

Learn how to work with text files in python:    • Working with text files in python | 2...  

rock paper scissors python tutorial:    • Rock, paper, scissors game with pytho...  

convert py to exe:    • auto-py-to-exe module | Convert py to...  

how to make installer with NSIS:    • How to make an installer using NSIS t...  

#python
#pythonbeginnerproject
#pythonloginsystem