Download Chrome Driver for Selenium

Download Chrome Driver for Selenium

In this tutorial, we will learn how to Download Chrome Driver for Selenium. Usually, these two i.e. chromedriver and selenium, are used at the same…

Continue Reading
Automate Facebook Login Using Python Selenium

Automate Facebook Login Using Python Selenium

In this article, we will Automate Facebook Login Using Python, and to do this, we need to install one external module i.e. selenium which is…

Continue Reading
Python Send Email Program

Python Send Email Program

Did you know we can send emails using Python? Emails have become an essential part of any online profile. They are required to create accounts…

Continue Reading
assignment advertisement

Shutdown Computer with Voice in Python

Today we are going to make a python program to Shutdown Computer with Voice commands. This assistant can talk to you or communicate with you using…

Continue Reading
Tic Tac Toe Python

Tic Tac Toe Python

Tic Tac Toe Python, is what we are going to do in this post. Tic tac toe is a simple game that most if not…

Continue Reading
Sudoku solver Python |Backtracking|Recursion

Sudoku solver Python |Backtracking|Recursion

Definition Sudoku is a simple number game that involves a grid of nine-by-nine boxes. Numbers from one to nine fill the boxes. No number can…

Continue Reading
Guess the Number Python

Guess the Number Python

Most beginner programmers as well as seasoned developers want to put their skills to the test by trying out various projects to enhance their skills….

Continue Reading
Jarvis and Google Assistant || Voice Assistant Using Python

Jarvis and Google Assistant || Voice Assistant Using Python

Today we are going to make a Voice Assistant Using Python that can behave as Jarvis assistant or Google assistant. This assistant can talk to you…

Continue Reading
Get Any Country Date And Time Using Python

Get Any Country Date And Time Using Python

Here, in this post, we will see how can we Get Any Country Date And Time Using Python which will be something like a World…

Continue Reading
Create Language Translator Using Python

Create Language Translator Using Python

Today, we will see how we can Create Language Translator Using Python. First, let’s have a look at the video to understand what we are…

Continue Reading
Python List Methods And Functions

Python List Methods And Functions

In this post, we will learn Python List Methods And Functions. First, let’s see all the Python List Methods And Functions, in brief, using the…

Continue Reading
Get Jokes with Python

Get Jokes with Python

In this post, we will see how can we Get Jokes with Python. We will be using pyjokes module to get jokes. First, let’s see…

Continue Reading
How to download and install anaconda on windows/mac/Linux?

How to download and install anaconda on windows/mac/Linux?

In this tutorial, you will learn “How to download and install anaconda on windows/mac/Linux?“. The best environment to learn and execute your code in python…

Continue Reading
Docker for python

Docker for python

What is Docker? Docker for python– Docker has become one of the demanded technologies in this fast-growing tech era. In simple words, docker can be…

Continue Reading
Quantum Computing using Python

Quantum Computing using Python

Quantum Computing using Python

Continue Reading
Calculator Program In Python

Calculator Program In Python

Simple Calculator Program

Continue Reading
Classical Newspaper Using Tkinter Python

Classical Newspaper Using Tkinter Python

classical newspaper using tkinter python

Continue Reading
Event Handling In Tkinter Python

Event Handling In Tkinter Python

Event Handling in Tkinter at violet-cat-415996.hostingersite.com

Continue Reading
Snake Game in Python using Pygame

Snake Game in Python using Pygame

We are providing you the code for a full working Snake Game in Python using Pygame. Most of us may have played this interesting game…

Continue Reading
Covid-19 Tracker Application Using Python

Covid-19 Tracker Application Using Python

Today we are going to make Covid-19 Tracker Application Using Python which you can assume to be a medium level project as we will need…

Continue Reading