An open API service indexing awesome lists of open source software.

https://github.com/uchithmasenevirathne/python-basics

A beginner-friendly Python project covering fundamental concepts like variables, data types, loops, functions, and file handling. Perfect for anyone looking to build a strong foundation in Python programming through hands-on practice and step-by-step guidance.
https://github.com/uchithmasenevirathne/python-basics

Last synced: 3 months ago
JSON representation

A beginner-friendly Python project covering fundamental concepts like variables, data types, loops, functions, and file handling. Perfect for anyone looking to build a strong foundation in Python programming through hands-on practice and step-by-step guidance.

Awesome Lists containing this project

README

        

Python Basics

This project is designed to help grasp the fundamentals of Python programming.
It includes beginner-friendly examples, exercises, and explanations of key Python concepts.

OverView (main.py)


  • Variables and Data Types

  • Control Flow (if/else, loops)

  • Functions

  • Arrays

Add User to Database Using Scanner (addUser)

results :


Source Documents

Get User Input
Create Classes and Objects
Functions

save database


create connection

create database

create table

insert data into table