Skip to content

DevSkrol

  • Home
  • Tutorials
    • Basic Python Tutorial
  • Quizzes
    • Python Basic Quiz #1 – About Python
    • Python Quiz for Beginner – About Python #2
    • Python Basic Quiz #3 – Basic Coding

#python

Basic Python Tutorial Strings 

Strings

October 23, 2021October 23, 2021 Asha Ponraj 0 Comments #python, #PythonStrings

Python Strings can be defined by either enclosed with single quotes ” or double quotes “”. Python also allows multi-line strings. This can be enclosed with triple quotes and can use either single quotes ” or double quotes “”.

Read more
Basic Concepts Basic Python Tutorial Variables 

Variables

October 14, 2021October 14, 2021 Asha Ponraj 0 Comments #python, #Variables

A Variables is a value holder which store a data and it can be used in the program. In Python

Read more
Basic Python Tutorial Python Introduction 

Python Introduction

October 10, 2021October 21, 2021 Asha Ponraj 2 Comments #python, #PythonArchitecture, #PythonHistory

Python is an interpreted high-level general-purpose programming language. Python is mainly designed with the concept of code readability and ease

Read more
Basic Python Tutorial Course Introduction 

Basic Python Tutorial Introduction

October 10, 2021October 21, 2021 Asha Ponraj 3 Comments #BasicPythonTutorial, #python, #PythonTutorial

This tutorial is most simplified to the level of beginners, very useful to anyone who are new to Python. For every concept, you can find a small Quiz to recall the topics and assess your understanding.

Read more

New Updates

  • Python Basic Quiz #1 – About Python
  • Strings
  • Format output
  • Operators
  • Naming conventions
Copyright © 2025 DevSkrol. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.