Skip to content
#

file-output

Here are 5 public repositories matching this topic...

Language: All
Filter by language

This is a C project, that reads from a file the full name of the students, the number of the times they were absent and the name of the area where their home is. After that, a new file is created with the full name of the students & the number of the times they were absent, if the number is bigger than 100. Beneath that, ia the number of the stu…

  • Updated Dec 17, 2021
  • C

This is a C project, that reads from a file the number of a player, their full name and the points they scored. After that, a new file is created with the full name of the players & their points. Beneath that are the total points scored and the number of the players with 10 or more points scored.

  • Updated Dec 17, 2021
  • C

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 file-output 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 file-output topic, visit your repo's landing page and select "manage topics."

Learn more