# You can literally make anything in one line ;)
## Here is my **one line** flask py live chatroom!
## Live chat [here](https://chatroom-inline.rafr...
## Lets annoy some scammers that made a fake banking site
Recently I received a message from a random number claiming that a payment was attempted fr...
The WORST sorting algorithm possible-In just 1 line! (random sort)
## This is my sorting algorithm came up with called **random sort** - the absolute worst sorting algorithm I could make
***the art of python one line...
## **DISCLAIMER: this site is an amazon prime clone that was made for fun to challenge myself, it does not display copyrighted material. the buttons d...
After making bogo sort in one line (and before attempting the hangman game in one line) i decided to challenge myself further by making merge sort in...
# *repl.it*? Never heard of it.
# **dupl.kit** is where its at
**(this is a repl clone im working on im not actually trying to make an official online...
# [dupl.kit](https://duplkit.rafrafraf.repl.co) - Collaborative Text Editor and IDE
Code and collaborate with friends, all in ***real time baby***! W...
## dupl analytics - a fully functional web analytics service (in beta) made here on repl.it!
NOTE: This site is in beta. This means that at the mome...
## can you truly make hangman in python in one line?
In order to answer this question you need the following:
* ***adderall***
I believe that this *...
all 9 instructions are working fully.
instant mode, auto play and dark/light mode all work fully too!!
i made my own assembly code editor too from s...
best chatroom on repl (probably) now with dark theme!!
im 17 taking a level computing.
ive been working on this chatroom for just a few days now so it's not 100% done yet ofcourse.
the website is very re...
recursive fib func with memoization *ONE LINER* (1 line series)[no4]
## This is my implementation of the fibonacci function using recursion and memoization in **one line**!
### if you wanna learn how it works and what...
The challenge is to make a program that takes two lists of integers and finds a pair of numbers (one from each list) that add up to closest to the tar...
# My explanation and analysis of quick sort
## Basics & introduction to quick sort
Quick sort is an efficient sorting algorithm (and my personal favo...
Is there any way to run this "one-liner" inside a while loop, in one line
Even better if you can get rid of the single semicolon I've had to use to accommodate the program.
We can't use a regular while loop and the with st...
Amazon coding interview question - challenge for everyone
## what is the challenge?
* make a program that takes a list of positions in (x, y) format.
* it should then return the K closest positions to (0, 0)....
In this version, i made it highlight odd numbers and spent a great deal of time making the shape look right..
this sounds simpler than it is-believe...
### The challenge is to find every subset of numbers in a set that add up to a target number.
The default target number and set in my algorithm are 1...
playing around with socket io and made this so far.
its definitely not done and is quite laggy but i think its a cool start
# try opening it in 2 ta...