Skip to content

A couple of fun scripts that i wright, mostly mathematical problems. Writing in python or javascript

License

Notifications You must be signed in to change notification settings

divinecodes/funscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

funscripts

A couple of funscripts that i wright, mostly mathematical problems. Writing in python or javascript

Getting Started

Just Clone the repo and take a look, create pull request if you can

Prerequisites

You only need, python 3 or a browser to run js code.

Files

Each single file is a single code for a specific problem. This Readme would be update with descriptions on each file

Description

  1. collatz.py A simple implementation of the collatz conjecture Read More Here Wikipedia article
  2. josephus.py My attempt at solving the josephus problem Read More Here Wolfram article
  3. dead_bot.py Find dead links on your website, all links stored in a json file for you.

Built With

  • Python - The python programming language
  • VSCode - The Best code editor
  • Mozilla - Browser for javascript code, you can also use chrome, if you don't value your ram
  • Vim - I still can't exit vim

Contributing

You can create a pull request and contribute if you want

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to Youtube Channels,ComputerPhile,NumberPhile and Dev.to from where i get some inspiration

About

A couple of fun scripts that i wright, mostly mathematical problems. Writing in python or javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages