Skip to content
djangoSpin
  • Home
  • About Us
    • Nalini & Lakshay
  • Python Center
    • Python 101
    • OO Python
    • Design Patterns
    • 50+ Standard Library Modules
    • 60+ Third-Party Modules
    • 50+ Tips & Tricks for Python Developers
    • 50+ Know-How(s) Every Pythonista Must Know
    • All Python Articles
    • Python Programs
  • Handy-How-To(s)
    • C#
    • English
    • Google Chrome
    • Microsoft Excel
    • Oracle
    • Python
    • SQL
    • WordPress
    • Unix

lakshayarora7

Python @ DjangoSpin

Python: Copying a file

Reading Time: 1 minutesCopying a file in Python: You can use either copy() function or copyfile() function of builtin module shutil to create a copy of a file. Copying a file in Python

Posted on January 21, 2017April 9, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

Python: Getting size of a file on disk

Reading Time: 1 minutesGetting size of a file on disk in Python: Using the stat() function of builtin module os, you can retrieve information about a file on disk, including its size in […]

Posted on January 21, 2017November 13, 2019 by lakshayarora7 Continue reading
Python @ DjangoSpin

PyPro #31 nth Term of Fibonacci Series

Reading Time: 1 minutesnth Term of Fibonacci Series in Python: Write a Python function which gives nth term of Fibonacci series. Fibonacci series is a sequence of numbers in which each number is […]

Posted on January 19, 2017March 27, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

PyPro #29 Password Validator

Reading Time: 1 minutesPassword Validator in Python: Build a validatePassword() function which accepts a password as string and reports if it is a good password or not based on the following constraints: Password […]

Posted on January 19, 2017March 27, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

PyPro #27 Tuple of Odd Numbers

Reading Time: 1 minutesTuple of Odd Numbers in Python: A Python program which accepts end bounds of a range from the user, and outputs a tuple containing only odd numbers lying in the […]

Posted on January 19, 2017March 28, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

PyPro #25 Unique Characters in a string using a dictionary

Reading Time: 1 minutesUnique Characters in a string using a dictionary in Python: Write a Python program which asks the user for a string, and outputs number of unique characters in it. For […]

Posted on January 19, 2017March 28, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

PyPro #23 Conversion Table: Celsius to Fahrenheit Temperatures

Reading Time: 1 minutesConversion Table: Celsius to Fahrenheit Temperatures in Python - Write a Python script to output a conversion table for Celsius to Fahrenheit temperatures. Ask the user to input lower bound […]

Posted on January 17, 2017March 28, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

PyPro #22 Vowels & Consonants

Reading Time: 1 minutesVowels & Consonants in Python: A simple Python program to determine whether the entered letter is a vowel or a consonant. Vowels & Consonants in Python Try it here. See […]

Posted on January 16, 2017November 13, 2019 by lakshayarora7 Continue reading
Python @ DjangoSpin

PyPro # 21 Temperature Conversion: Celsius to Fahrenheit

Reading Time: 1 minutesTemperature Conversion: Celsius to Fahrenheit in Python - A simple Python program to convert Celsius temperature to Fahrenheit temperature. Temperature Conversion: Celsius to Fahrenheit in Python Try it here. See […]

Posted on January 16, 2017April 9, 2017 by lakshayarora7 Continue reading
Python @ DjangoSpin

PyPro #19 Unit Conversion: Height in centimetres

Reading Time: 1 minutesUnit Conversion: Height in centimetres in Python - Python code to convert height from feet and inches to centimeters. Unit Conversion: Height in centimetres in Python Try it here. See […]

Posted on January 16, 2017April 9, 2017 by lakshayarora7 Continue reading

Posts navigation

Older posts
Newer posts
♫  On a fishing boat of the New Jersey Shore... ♫
Passenger

Categories

  • English (1)
  • Google Chrome (2)
  • Mac (1)
  • Microsoft Excel (2)
  • Microsoft Outlook (2)
  • Oracle (6)
  • Project Euler Problems (1)
  • Python (112)
  • Python Programs (102)
  • SQL (3)
  • Uncategorized (3)
  • Unix (2)
  • Wordpress (1)

Recent Posts

  • Test
  • Project Euler Problem #1: Multiples of 3 and 5 | Difficulty 5%
  • Python: Lexicon
  • Windows: Scheduling a task
  • PyPro #101 Chain of Responsibility Design Pattern

Archives

  • April 2023
  • April 2018
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • October 2016
  • September 2016
  • July 2016
  • May 2016
  • February 2016
  • January 2016
  • December 2015

Feeds

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Proudly powered by WordPress | Theme: West by aThemes.