• Home
  • JavaScript
  • Angular
  • Python
  • Contact Us
  • About Us
  • Privacy Policy
  • Search
Devconquer
A platform for developers to learn technologies like HTML, CSS, JavaScript, Angular, NodeJS, ExpressJS, MongoDB, C#, .Net, SQL Server, MVC, Python, & many more.
Skip to content
  • Home
  • JavaScript
  • Angular
  • Python
  • Contact Us
  • About Us
  • Privacy Policy
  • Search
Category: Python

Category: Python

Unpacking of tuples in python

Unpacking of tuples in python

Unpacking is a powerful feature in python. Using python tuple unpacking you can assign right-hand side values to the left-hand side. Using unpacking you can assign values in tuples to…

Ajinkya Kadam May 5, 2020 September 10, 2021 Python
Read More..."Unpacking of tuples in python"
Unpacking of list in python

Unpacking of list in python

Unpacking is a powerful feature in python. Using python list unpacking you can assign right-hand side values to the left-hand side. Using unpacking you can assign values in the list…

Ajinkya Kadam May 5, 2020 September 10, 2021 Python
Read More..."Unpacking of list in python"
2D Lists in Python

2D Lists in Python

In this article, you will learn what are 2D lists in python and how to create, access, and add the new list to them. If you don’t know what are…

Ajinkya Kadam May 4, 2020 September 10, 2021 Python
Read More..."2D Lists in Python"
if, elif, and else in python

if, elif, and else in python

In this tutorial, you will learn how to use conditions using if in python. You will also learn how to use elif and else statements in python. If in python…

Ajinkya Kadam April 30, 2020 September 10, 2021 Python
Read More..."if, elif, and else in python"
Dictionary in python

Dictionary in python

Dictionary in python is used to store information in formats of key-value pairs. Dictionaries are defined using {}. keys in dictionaries must have to be unique. Values in dictionaries can…

Ajinkya Kadam April 28, 2020 September 10, 2021 Python
Read More..."Dictionary in python"
Tuples in python

Tuples in python

Tuples are used to store a list of items. Tuples are defined using parenthesis. Tuples are immutable. This means that tuples cannot be modified. Only information can be accessed about…

Ajinkya Kadam April 28, 2020 September 10, 2021 Python
Read More..."Tuples in python"
Lists in python

Lists in python

Lists in python are used to store a collection of values. Example: Output: [‘John’, ‘Jane’, ‘Jack’, ‘Jim’] Accessing the lists: You can access items from the list by passing its…

Ajinkya Kadam April 28, 2020 September 10, 2021 Python
Read More..."Lists in python"
Functions in python

Functions in python

Functions in python are one of the fundamental concepts. Functions are created to perform a specific task. Functions contain a block of code that gets executed when it is called….

Ajinkya Kadam April 28, 2020 September 10, 2021 Python
Read More..."Functions in python"
Comparison operators in python

Comparison operators in python

Comparison operators are used when you have to compare two values. Following comparison operators in python are present: > (greater than) operator < (less than) operator >= (greater than or…

Ajinkya Kadam April 27, 2020 September 10, 2021 Python
Read More..."Comparison operators in python"
Logical operators in python

Logical operators in python

Logical operators in python are used to combine conditional statements. Logical operators are used to creating expressions that are used to check single or multiple conditions. Following operators are present…

Ajinkya Kadam April 27, 2020 September 10, 2021 Python
Read More..."Logical operators in python"

Posts navigation

1 2
TwitterFacebookPinterest

Like This Page

Tags

AngularAngular materialArraysBlogBootstrapcarouselCMSCRUDdecoratorsDirectivesECMAScriptHeadlessCMSJavaScriptjQueryJSONloopsngx-bootstrapNode.jsoperatorsPyCharm

Recent Posts

  • Directives in angular
  • @Input and @Output In angular
  • Lifecycle Hooks In Angular
  • Routing in Angular
  • ngx-bootstrap in angular

Trending posts:

Javascript Tutorial
CRUD operations in Angular
Angular Material: Getting Started
Angular Material Tutorial
Angular 9: Project Ivy is here
Best VS Code themes you must try
Best VS Code Extentions you must use

Python Trending Posts

Hello world in python
Strings in python
Variables in python
Loops in python
Functions in python
Operators in python
Lists in python
Tuples in python
Dictionary in python

Trending Posts of JavaScript

Javascript Tutorial
Ternary operator in JavaScript
String methods and properties
Loops in JavaScript
Functions in Javscript
Arrays in JavaScript
Objects in JavaScript

Recent Comments

  • Sourav Dash on How to install jQuery, Popper JS and Bootstrap 4 in angular 8
  • João on Best VSCode themes you must try
  • Rayford on Getting started with angular material 8 with angular 8
  • Cloudi5 on Best VS Code extensions you must use
  • Kemberly Tenzer on Getting started with angular material 8 with angular 8

Recent Posts

  • Directives in angular
  • @Input and @Output In angular
  • Lifecycle Hooks In Angular
  • Routing in Angular
  • ngx-bootstrap in angular

Trending Posts

Javascript Tutorial
CRUD operations in Angular
Angular Material: Getting Started
Angular Material Tutorial
Angular 9: Project Ivy is here
Best VS Code themes you must try
Best VS Code Extentions you must use

Python Trending Posts

Hello world in python
Strings in python
Variables in python
Loops in python
Functions in python
Operators in python
Lists in python
Tuples in python
Dictionary in python

Trending Posts of JavaScript

Javascript Tutorial
Ternary operator in JavaScript
String methods and properties
Loops in JavaScript
Functions in Javscript
Arrays in JavaScript
Objects in JavaScript

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

  • Twitter-
  • Facebook-
  • Pinterest-
TwitterFacebookPinterest
©2020 Devconquer
Powered by Septera & WordPress.
Back to Top
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Cookie settingsACCEPT
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are as essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
SAVE & ACCEPT