Coder Social home page Coder Social logo

30-python-scripts-examples's Introduction

30-python-scripts-examples

Python basic scripts examples.

Examples Questions:

    1. Hello World code use print function and show how to ignore special characters in python
    1. Join two strings code Using โ€˜+โ€™ operator and format() to add 2 string
    1. Format floating point in the string code Use of String Formatting and String Interpolation
    1. Raise a number to a power code
    1. Working with Boolean types
    1. If else statement
    1. Using AND and OR operators
    1. Switch case statement
    1. While Loop
    1. For Loop code
    1. Run one Python script from another
    1. Use of a command-line argument
    1. Use of regex
    1. Use of getpass
    1. Use of date format
    1. Add and remove the item from a list
    1. List comprehension
    • Basic syntax : new_list = [expression for item in iterable if condition] code
    1. Slice data
    1. Add and search data in the dictionary
    1. Add and search data in the set
    1. Count items in the list
    1. Define and call a function code
    1. Use of throw and catch exception
    1. Read and Write File
    1. List files in a directory
    1. Read and write using pickle
    1. Define class and method
    1. Use of range function
    1. Use of map function add
    1. Use of filter function

References

  • LINUX HINT: Check this website. I practice all these examples from this post and try to solve them from my ideas.

30-python-scripts-examples's People

Contributors

pritomsh avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.