What is Tuple in Python How to use Tuple in Python

What is Tuple in Python? | How to use Tuple?

What is Tuple in Python? A tuple is one of the four built-in collection data types in python, from the list, set, dictionary,…
python using for loop

How to reverse a string in python using for loop?

In this article we will see how to reverse a string in python using for loop also we will different ways in which…

What Are List/Array Methods | Types Of Methods In Python List.

Python list methods. 1. append( ) This method is used to append or say insert an element into the existing list. It takes…
What is a list in python How to use list and its methods

What is a list in python, How to use list and its methods?

What is a List In Python? The list is used to storing multiple or different types of data be it integer, character or…
Collection data types in python.

Different types of collection data types in python.

In python, we have several data types like any other programming language, including integer, float, char, String, Boolean, etc. But as we all…
SMART HOME GUIDE USING GOOGLE AND ALEXA

5+ Ultimate Smart Home guide using Alexa and Google Assistant.

Home Automation, wherein most of the systems are machine-driven. Wouldn’t you love it if you could switch on the air conditioning while relaxing…
SMART HOMES

Smart Homes and the change in our lives.

The evolution of smart homes in the Indian property market is slowly taking over the world and enhancing the day-to-day living experiences of…
why-C++-is-object-oriented-programming-language

Why C++ is Object Oriented Programming Language?

Why C++ is Object Oriented Programming Language? Any programming language that makes use of objects, classes, added to its abstraction, encapsulation, and polymorphism…
What-is-C-programming-language

What is C programming language, Where do we use C programming language?

If you just entered your degree college and don’t know anything about what is C programming language, and so on then this article…
java-is-platform-independent-language

Why java is platform independent language.

Without wasting any time, we will jump to the core understanding of why or how java is platform-independent. But please please read the…