Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 12 days ago
JSON representation

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