Skip to content

This repository contains a collection of basic Python programs.

Notifications You must be signed in to change notification settings

the-sukhsingh/python-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Python Programs Collection

This repository contains a collection of basic Python programs organized into two main categories: Operators demonstrations and General Programs. Each program is designed to illustrate specific programming concepts and serve as learning examples.

Operators

Directory containing programs demonstrating various Python operators:

Programs

Collection of general purpose Python programs:

Usage

Each program can be run independently using Python 3.x. Simply navigate to the program's directory and run:

python program_name.py

These programs are ideal for learning Python basics and understanding fundamental programming concepts.

About

This repository contains a collection of basic Python programs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages