Skip to content

WilfredAlmeida/Python-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Code

This repo has Python code that I wrote while learning.

The Capstone directory has a project 'Lung Cancer Prediction' with GUI in tkinter and SQLite database.

Contributors to the project are as follows:

Following is the directory structure.

.
├── Capstone
│   ├── about.png
│   ├── capstoneDB.sqlite
│   ├── Capstone.py
│   ├── Capstone.spec
│   ├── form.py
│   ├── img
│   │   ├── about.png
│   │   └── LungImg.png
│   ├── LungImg.png
│   ├── patient.sqlite
│   ├── sqllite.py
│   └── sqllite.spec
├── First
│   ├── Array.py
│   ├── Binary Search.py
│   ├── Bubble Sort.py
│   ├── Challenge 1.py
│   ├── Class&Object_Class&Instance Variables_Constructor.py
│   ├── clear_screen.py
│   ├── Copying one file to another.py
│   ├── database.py
│   ├── Exception Handling.py
│   ├── Factorial.py
│   ├── File Handling.py
│   ├── Functions.py
│   ├── Inheritance.py
│   ├── Library.sqlite
│   ├── Linear Search.py
│   ├── Method Overloading.py
│   ├── Method Overriding.py
│   ├── myfile.txt
│   ├── MyPackage
│   │   ├── Challenge 2.py
│   │   ├── first.py
│   │   ├── __init__.py
│   │   ├── ReadMe.py
│   │   └── second.py
│   ├── Operator Overloading.py
│   ├── Operators.py
│   ├── Package_Use.py
│   ├── Palindrome.py
│   ├── Ping All.py
│   ├── populateDb.py
│   ├── project.py
│   ├── sqllite.py
│   ├── try.py
│   ├── Tuple Assignment.py
│   ├── Variable_Scope.py
│   ├── Wilfred_Copy.jpg
│   ├── Wilfred.jpg
│   └── YouTube Download.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published