Skip to content
Open navbar menu
Sign UpLog In
Profile icon

Max Hasert

@VoxInfinitum
  • How many times have I been run?

    Cover page
    Made with Python

    This Repl reads a file for a number, increments it, and then saves over the old number. This way, it can count how many times it has been executed.

    Recent comments (2)
    ChaosSymmetry
    ChaosSymmetry
    8 months ago

    Maybe use repl db instead https://docs.replit.com/hosting/databases/replit-database

    ChaosSymmetry
    ChaosSymmetry
    8 months ago

    image

    image

VoxInfinitum
VoxInfinitum
published a Repl
1 year ago
0
How many times have I been run?
How many times have I been run?This Repl reads a file for a number, increments it, and then saves over the old number. This way, it can count how many times it has been executed.
ChaosSymmetry
ChaosSymmetry
![image](https://storage.googleapis.com/replit/images/1676688810973_1e15afc91f53b6d49298c3d497d4245a.png) ![image](https://storage.googleapis.com/replit/images/1676688821623_a67aee0d904740b31c89eae4e8717837.png)8 months ago
ChaosSymmetry
ChaosSymmetry
Maybe use repl db instead https://docs.replit.com/hosting/databases/replit-database8 months ago
VoxInfinitum
VoxInfinitum
published a Repl
1 year ago
0
Text Sorting Algorithim
Text Sorting AlgorithimThis takes a text, and sorts it line by line alphabetically. It also deletes empty lines.
VoxInfinitum
VoxInfinitum
published a Repl
2 years ago
1
My First One Line Code!
My First One Line Code!One off, very situational.