Skip to content
#

user-input

Here are 160 public repositories matching this topic...

A java application for drawing and designing different shapes of different colors, It was programmed using the object-oriented methods, Inheritance and Association for shapes, All shapes inherit from the shape class, and draw from updating the draw method from the shape class. Graphic user interface was programmed heavily in this application. Th…

  • Updated Mar 11, 2019
  • Java

This is a Python program for spamming messages using the PyAutoGUI library. The user is prompted to provide a start button, a stop button, and a file containing the messages to be spammed. The program continuously listens for the start button to be pressed, and if it is, it reads the messages from the file and starts spamming them.

  • Updated Jan 16, 2023
  • Python

Improve this page

Add a description, image, and links to the user-input topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the user-input topic, visit your repo's landing page and select "manage topics."

Learn more