Very good explanation. Please i'm new to python programming and I want to start a new payroll project, can I still use python for a successful payroll program ? Thanks
instead of capturing the registration details in a text file, can you please let me know how to store the data in a SQLite3 database. I have already created a database with a table to store the login data. I'm a school student, I like your video very much and would appreciate if you could help me.
popup = Popup(title="Registration Status", content=Label(text= message), size_hint=(None, None), size=(400, 200)) ^^^^^^^ UnboundLocalError: cannot access local variable 'message' where it is not associated with a value how can i fix this error. kindly reply
Hey guys! If you really liked this python project then please do SUBSCRIBE & LIKE this video. Help me to reach 200K SUBSCRIBERS goal ♥
Thank you for these kind of projects. I have these to learn from scratch. Im a newbie to programming..
your video is easy to understand thank you
Excellent explanation!💙🌟
Keep uploading these vids .✨
Thank you for this wonderful tutorial, please how can i call up the boxlayout after running the code?
Nice tutorial sir
Thank you dear
Very good explanation. Please i'm new to python programming and I want to start a new payroll project, can I still use python for a successful payroll program ? Thanks
Frame not display what cn i do ?
was so good
instead of capturing the registration details in a text file, can you please let me know how to store the data in a SQLite3 database. I have already created a database with a table to store the login data. I'm a school student, I like your video very much and would appreciate if you could help me.
Form is not showing what I can do and it shows label is defined error
how do i install kivy? I'm new to programming 😢.
open cmd and type that: pip install Kivy
Can you make python programming course from basic to advanced in hindi or Urdu
Name text input not found please solve my error
popup = Popup(title="Registration Status", content=Label(text= message), size_hint=(None, None), size=(400, 200))
^^^^^^^
UnboundLocalError: cannot access local variable 'message' where it is not associated with a value
how can i fix this error. kindly reply
It's fine now.