Skip to content

DevSkrol

Data Science Tutorials and Articles for Beginners

Menu
  • Home
  • Design Principles
  • Data Science
    • Machine Learning
      • Data Preprocessing
      • Regression
      • Linear Regression
      • Logistic Regression
      • Decision Tree
      • Random Forest
    • Deep Learning
    • NLP
  • Image Processing
  • Python
    • Python Tips
      • A Tip A Day
    • Basic Python Tutorials
    • Python Quiz
  • Mathematics
    • Statistics
  • About
Search

Author: Asha Ponraj

Data science and Machine Learning enthusiast | Software Developer | Blog Writter
Posted onOctober 30, 2021November 6, 2021Basic Python Tutorial

Python Data Structures – List

Python Data Structures – List – Pop – Remove – Extend – Insert – Extend – Functions and its usage. Sorting a list – Immutable List

Read More
Posted onOctober 30, 2021October 30, 2021Basic Python Tutorial

Python Tutorials – Range

range() function is introduced in Python3, in Python2 it is xrange(). Range can be used to generate a sequence of numbers. Range will not return…

Read More
Posted onOctober 29, 2021April 3, 2022Basic Python Tutorial

Python Conditional Loops

Loops are block of statements that will be repeatedly executed until the condition is true. Python has 2 types of loops: Type #1: While Loop:…

Read More
Posted onOctober 29, 2021November 4, 2021Basic Python Tutorial

Python Conditional Statements

Conditional statement is used to execute a block of code based on the condition.

Read More
Python Quiz
Posted onOctober 24, 2021April 19, 2026Python Quiz

Python Short Quiz #4 – Strings

Python basic short quiz. 5 Questions. Difficulty Level: Easy. Concept: Python Strings.

Read More
Python Quiz #3
Posted onOctober 24, 2021April 19, 2026Python Quiz

Python Basic Quiz #3: Basic Coding

Python Basic Quiz #3: Basic Coding

Read More
Python Quiz #2
Posted onOctober 24, 2021April 19, 2026Python Quiz

Python Short Quiz #2 – Architecture

Quiz on Python Introduction & Architecture. Difficulty Level is Easy. Concept: Python Architecture

Read More
python quiz
Posted onOctober 24, 2021April 19, 2026Python Quiz

Python Basic Quiz #1 – About Python

Quiz on Python Introduction. Difficulty Level is Easy. Concept: About Python. 3 Questions Short Quiz. For beginner.

Read More
Posted onOctober 23, 2021November 21, 2021Basic Python Tutorial

Python Tutorials – Strings

Python Tutorial on Strings. Handling quotes. Escape sequences. Immutability.

Read More
Posted onOctober 17, 2021October 28, 2021A Tip A Day

A Tip A Day – Python Tips #12: Using zfill() for ‘0’ padding

zfill() function is type of padding function. This function fills only with ‘0’. Takes the resultant width of the string as argument. This is useful to pad a numeric string values.

Read More

Posts pagination

Previous Page Page 1 … Page 3 Page 4 Page 5 … Page 10 Next Page
© Copyright 2026 – DevSkrol – Privacy Policy
Anther Theme by DesignOrbital ⋅ Powered by WordPress