Posted in allcategorites html css javascript project

Happy Diwali in JavaSCript

Code for Happy Diwali in JavaScript Output: Also Read:

Continue Reading
Posted in allcategorites python turtle

Happy Diwali in Python Turtle

Code for Happy Diwali in Python Turtle Output: Also Read:

Continue Reading
Posted in allcategorites how-to

How to convert IPYNB to PDF?

Jupyter Notebook or Google Collab basically supports .ipynb’s, i.e. Python NoteBook. These NoteBooks provide accessibility to the interactive Python code consisting of cell structures.However, this…

Continue Reading
Website Blocker Using Python
Posted in allcategorites python projects

Website Blocker Using Python

This blog will discuss the development of a Website Blocker using Python. This blog will teach you about the following things. Operations on a file…

Continue Reading
Introduction to Cython
Posted in allcategorites general-python

Introduction to Cython

Introduction In the world of programming, where there is a demand for better and faster solutions to problems, the demand for languages that provide programmers…

Continue Reading
Posted in allcategorites how-to tutorial

Install and setup Python in Windows 11

Microsoft has released its latest version of the Windows Operating System. This blog will discuss how to Install Python in Windows 11 along with testing…

Continue Reading
Posted in 30 Days of Code allcategorites competitive programming data structures and algorithms

HackerRank Day 12 Solution in Python: Inheritance

Today we will see the HackerRank Day 12 Solution in Python. The problem is named Inheritance which is part of 30 Days of code on…

Continue Reading
Posted in 30 Days of Code allcategorites competitive programming data structures and algorithms

HackerRank Day 11 Solution in Python: 2D Arrays

Today we will see the HackerRank Day 11 Solution in Python. The problem is named 2D Arrays which is part of 30 Days of code…

Continue Reading
Draw Halloween in Python Turtle
Posted in allcategorites python turtle

Draw Halloween in Python Turtle

Introduction Today, we will learn how to Draw Halloween in Python Turtle. Halloween is celebrated in western countries and is dedicated to ones who have…

Continue Reading
Write Happy Halloween in Python Turtle
Posted in allcategorites python turtle

Write Happy Halloween in Python Turtle

Introduction Hello, in this article we will see how to Write Happy Halloween in Python Turtle which is a library of python. Turtle lets us…

Continue Reading