Skip to content

SnehalKaranje/python

Repository files navigation

python

The repository contains code implemented for some practice assignment problems starting with basics to automation using Python

Got introduced to following modules:

The repository contains practice code for:

  • Basics
    • Hello World
    • Addition of digits
    • Odd-Even numbers
    • Prime numbers
    • Factorial
    • Calculator
    • For loop
  • List
  • Recursion
    • Factorial
    • Print pattern
    • Sum of digits
  • Lambda functions - filter, map, reduce
  • Object Oriented Programming
  • Threads
  • File Handling
    • Read file
    • Search text from file
    • Copy file
    • Compare file
  • Automation and Logging
    • Search files
    • Change extension of file
    • Copy contents of file
    • Find duplicate files
    • Checksum of files
    • Log all running processes and send log file to specified mail

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages