Hirst painting in python
Introduction A hirst painting is a random painting made with hirst. It generally creates dot patterns with different colors. We use python turtles library.
Introduction A hirst painting is a random painting made with hirst. It generally creates dot patterns with different colors. We use python turtles library.
Introduction Tic-Tac-Toe is a simple paper and pencil game for two players played, making the spaces in 3×3 square grid. It is also called noughts and crosses. X and O are used as a player.
Introduction Sending mail is a great feature that python provides. We can send mail in real-time by using Simple Mail Transfer Protocol (SMTP).
Introduction Password manager is a python Tkinter based project. Password manager is useful for managing the password that can be saved and retrieved. It is easy to use and implement.
Introduction A Spirograph is a geometric drawing device that is used to draw a pattern of cyclical curved lines. We can create our own Spirograph device using python turtles.
Introduction Chatbot is a python based project. A chatbot is a computer program that interacts with human conversation through voice or text. It is built using python programming.
Introduction The third layer of the osi reference model is network layer. It is responsible for providing functions for a logical topology of your network using logical addresses.
Introduction The second layer of the osi reference model is data link layer. This layer provides functions and procedures required to transfer data between physical entities
Introduction The fourth layer of the osi reference model is transport layer. It is responsible for the reliable delivery of the data or information.
Introduction The first layer of the osi reference model is physical layer. This layer is responsible for the physical mechanics of a network connection.