Pinned Loading
-
read-dotenv-files
read-dotenv-files PublicThis repository contains small scripts as well as instructions to read .env files in several languages.
-
Data-Structures-And-Algorithms
Data-Structures-And-Algorithms PublicData Structures and Algorithms course (IIC2133-PUC)
-
snail_print
snail_print PublicA library that contains a print funtion that slowly shows the output in console in real time
Python 3
-
-
-
Fizz Buzz My Answer
Fizz Buzz My Answer 1fizz_buzz = {3: "Fizz", 5: "Buzz"}
23for i in range(1, 101):
4output = ""
5for n in fizz_buzz:
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.





