Python Programming (Practical) (1-25) Download πŸ‘‡πŸΌ

Overview

BCA-603 : Python Programming (Practical) (1-25)

Download zip πŸ™‚

🌟 How to run programs :

  1. Clone or download this repo to your computer.
  2. Unzip (If you download zip).
  3. Open "Python-Programs" folder.
  4. Run programs using cmd or any python IDE.

  1. Write a Python program to display 'Hello World" Message on Screen.

  2. Write a Python program to swap two variables

  3. Write a Python program to display the Fibonacci series

  4. Write a Python program to calculate sum of given number.

  5. Write a Python Program to print first prime number.

  6. Write a Python Program to Check Armstrong Number

  7. Write a Python Program to Create a sequence of numbers using range datatype to display 1 to 30, with an increment of 2.

  8. Write a Python Program to Find area of circle.

  9. Write a Python program to implement Factorial series up to user entered number.

  10. Write a Python program to check the given number is palindrome or not.

  11. Write a python program to display ascending and descending order from given 10 numbers.

  12. Write a Python program to print the duplicate elements of an array

  13. Write Python programs to create functions and use functions in the program.

  14. Write Python programs to using lambda function.

  15. Write Python programs Loading the module in Python code.

  16. Write a program to print following pattern

    1
    
    1 2
    
    1 2 3
    
    1 2 3 4
    
    1 2 3 4 5
  17. Write Python programs to implement a concept of list.

  18. Write Python programs to implement a concept of tuples.

  19. Write a Python program to create nested list and display its elements.

  20. Write a Python program to using multiple inheritance.

  21. Write a Python program to read a file bca.txt and print the contents of file along with number of vowels present in it.

  22. Write a Python program for Error Handling.

  23. Write a Python program for connection with my Sql and display all record from the database.

  24. Write a Python program for modified record, display record and delete record from the database.

  25. Write a Python program for search record from the database.


Want to contribute with me :

We are open for all so feel free to contribute with us πŸ˜ƒ Mail your Github ID to https://t.me/xmi1an

You might also like...
Valentine-with-Python - A Python program generates an animation of a heart with cool texts of your loved one
Valentine-with-Python - A Python program generates an animation of a heart with cool texts of your loved one

Valentine with Python Valentines with Python is a mini fun project I have coded.

A curated list of awesome tools for Sphinx Python Documentation Generator

Awesome Sphinx (Python Documentation Generator) A curated list of awesome extra libraries, software and resources for Sphinx (Python Documentation Gen

API Documentation for Python Projects

API Documentation for Python Projects. Example pdoc -o ./html pdoc generates this website: pdoc.dev/docs. Installation pip install pdoc pdoc is compat

πŸ† A ranked list of awesome python developer tools and libraries. Updated weekly.
πŸ† A ranked list of awesome python developer tools and libraries. Updated weekly.

Best-of Python Developer Tools πŸ† A ranked list of awesome python developer tools and libraries. Updated weekly. This curated list contains 250 awesom

Run `black` on python code blocks in documentation files

blacken-docs Run black on python code blocks in documentation files. install pip install blacken-docs usage blacken-docs provides a single executable

Legacy python processor for AsciiDoc

AsciiDoc.py This branch is tracking the alpha, in-progress 10.x release. For the stable 9.x code, please go to the 9.x branch! AsciiDoc is a text docu

πŸ“–  Generate markdown API documentation from Google-style Python docstring. The lazy alternative to Sphinx.
πŸ“– Generate markdown API documentation from Google-style Python docstring. The lazy alternative to Sphinx.

lazydocs Generate markdown API documentation for Google-style Python docstring. Getting Started β€’ Features β€’ Documentation β€’ Support β€’ Contribution β€’

A Python module for creating Excel XLSX files.
A Python module for creating Excel XLSX files.

XlsxWriter XlsxWriter is a Python module for writing files in the Excel 2007+ XLSX file format. XlsxWriter can be used to write text, numbers, formula

API spec validator and OpenAPI document generator for Python web frameworks.

API spec validator and OpenAPI document generator for Python web frameworks.

Releases(v1.0.0)
Owner
Milan Jadav
Learner ✨| πŸ‘¨πŸ½β€πŸ’» (Β¬_Β¬ )
Milan Jadav
VSCode extension that generates docstrings for python files

VSCode Python Docstring Generator Visual Studio Code extension to quickly generate docstrings for python functions. Features Quickly generate a docstr

Nils Werner 506 Jan 03, 2023
Valentine-with-Python - A Python program generates an animation of a heart with cool texts of your loved one

Valentine with Python Valentines with Python is a mini fun project I have coded.

Niraj Tiwari 4 Dec 31, 2022
Parser manager for parsing DOC, DOCX, PDF or HTML files

Parser manager Description Parser gets PDF, DOC, DOCX or HTML file via API and saves parsed data to the database. Implemented in Ruby 3.0.1 using Acti

Π­Π΄Π΅ΠΌ 4 Dec 04, 2021
1.3k Jan 08, 2023
Data Inspector is an open-source python library that brings 15++ types of different functions to make EDA, data cleaning easier.

Data Inspector Data Inspector is an open-source python library that brings 15 types of different functions to make EDA, data cleaning easier. Author:

Kazi Amit Hasan 38 Nov 24, 2022
Speed up Sphinx builds by selectively removing toctrees from some pages

Remove toctrees from Sphinx pages Improve your Sphinx build time by selectively removing TocTree objects from pages. This is useful if your documentat

Executable Books 8 Jan 04, 2023
The OpenAPI Specification Repository

The OpenAPI Specification The OpenAPI Specification is a community-driven open specification within the OpenAPI Initiative, a Linux Foundation Collabo

OpenAPI Initiative 25.5k Dec 29, 2022
Data-Scrapping SEO - the project uses various data scrapping and Google autocompletes API tools to provide relevant points of different keywords so that search engines can be optimized

Data-Scrapping SEO - the project uses various data scrapping and Google autocompletes API tools to provide relevant points of different keywords so that search engines can be optimized; as this infor

Vibhav Kumar Dixit 2 Jul 18, 2022
A swagger tool for tornado, using python to write api doc!

SwaggerDoc About A swagger tool for tornado, using python to write api doc! Installation pip install swagger-doc Quick Start code import tornado.ioloo

aaashuai 1 Jan 10, 2022
DataAnalysis: Some data analysis projects in charles_pikachu

DataAnalysis DataAnalysis: Some data analysis projects in charles_pikachu You can star this repository to keep track of the project if it's helpful fo

9 Nov 04, 2022
A python package to avoid writing and maintaining duplicated python docstrings.

docstring-inheritance is a python package to avoid writing and maintaining duplicated python docstrings.

Antoine Dechaume 15 Dec 07, 2022
Modified fork of CPython's ast module that parses `# type:` comments

Typed AST typed_ast is a Python 3 package that provides a Python 2.7 and Python 3 parser similar to the standard ast library. Unlike ast up to Python

Python 217 Dec 06, 2022
layout-parser 3.4k Dec 30, 2022
Markdown documentation generator from Google docstrings

mkgendocs A Python package for automatically generating documentation pages in markdown for Python source files by parsing Google style docstring. The

Davide Nunes 44 Dec 18, 2022
Python For Finance Cookbook - Code Repository

Python For Finance Cookbook - Code Repository

Packt 544 Dec 25, 2022
A collection and example code of every topic you need to know about in the basics of Python.

The Python Beginners Guide: Master The Python Basics Tonight This guide is a collection of every topic you need to know about in the basics of Python.

Ahmed Baari 1 Dec 19, 2021
A markdown wiki and dashboarding system for Datasette

datasette-notebook A markdown wiki and dashboarding system for Datasette This is an experimental alpha and everything about it is likely to change. In

Simon Willison 19 Apr 20, 2022
Data-science-on-gcp - Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017

data-science-on-gcp Source code accompanying book: Data Science on the Google Cloud Platform, 2nd Edition Valliappa Lakshmanan O'Reilly, Jan 2022 Bran

Google Cloud Platform 1.2k Dec 28, 2022
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..

apispec A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification). Features Supports th

marshmallow-code 1k Jan 01, 2023
Que es S4K Builder?, FΓ‘cil un constructor de tokens grabbers con muchas opciones, como BTC Miner, Clipper, shutdown PC, Y mΓ‘s! Disfrute el proyecto. <3

S4K Builder Este script Python 3 de cΓ³digo abierto es un constructor del muy popular registrador de tokens que estΓ‘ en [mi GitHub] (https://github.com

SadicX 1 Oct 22, 2021