Skip to content
Sign UpLog In
Profile icon

Futuristics

@Futuristics
  • The Repl Report Vol II

    Cover page
    Made with HTML, CSS, JS

    You´ll See

    Recent comments (0)
Repls
Community
Futuristics
Futuristics
shared a Post
2 years ago
Ask, Python or Java
This took like an hour to make, because I had to relearn Tkinter. I also tried to use matplotlib but for some reason, it failed to load to Repl.it? An
Futuristics
Futuristics
shared a Post
2 years ago
Hello! I was wondering whether there was any way to retrieve the second value of a python dictionary and delete it? And I don't want to do something
RYANTADIPARTHI
RYANTADIPARTHI
Do it this way: dictionary = {"a", "b", "c"} print(list(dictionary.items())[0]) `2 years ago
Coder100
Coder100
well, you could get as keys: dict = { 'a': 'b', 'c': 'd' } print(dict[dict.keys()[1]]) `2 years ago
Futuristics
Futuristics
shared a Post
2 years ago
I have been searching the web but have been unable to find ANYTHING that is for Linux and that can type sentences, not just letters. I have a Tkinter
Coder100
Coder100
is this good? If that doesn't work, then try pyautogui If neither work, that means repl.it is bad, and you should report to bugs2 years ago
Futuristics
Futuristics
shared a Post
3 years ago
Impulse The Language for Speedy Coding and Speedy Learning Made in only 2200 lines of code! Our Team @Futuristics and @shashee Our Goal Our goal is
Impulse Programming Language
Python
TheDrone7
TheDrone7
The jam required you to submit a team repl. I see you worked as a team but submiited a personal repl instead? Might I enquire why? In case team repls weren't shown in the dropdown, you only need to provide a link to the team repl in the post and it'll get embedded automatically when clicked on the link.3 years ago
Futuristics
Futuristics
shared a Post
3 years ago
Impulse The Language for Speedy Coding and Speedy Learning Our Team @Futuristics and @shashee Our Goal Our goal is to make Coding Simple and quick,
EasyPy
Python
CodingCactus
CodingCactus
hi, is this supposed to be a jam submission? Because if it is, it needs to be in the jam board3 years ago
Futuristics
Futuristics
shared a Post
3 years ago
A Calculator for the #WEEKLY using the Tkinter Module in Python. Everything else is pretty self-explanatory. Enjoy! :)
TheDrone7
TheDrone7
Hey, the calculator actually had to be a webapp, therefore, I won't be scoring this one.3 years ago
k9chelsea2
k9chelsea2
i need to finsih mine but i just can't be bothered i have a whole week lleft lol3 years ago
Futuristics
Futuristics
shared a Post
3 years ago
A Basic Chat App Leave Improvement Suggestions in Comments Section Down Below.
Funkus
Funkus
image3 years ago
Futuristics
Futuristics
shared a Post
3 years ago
Your To Do List So In this Project, I show you guys a To Do List using HTML, CSS, and JS (Javascript). Mess Around with the Features, and use it to y
Your To Do List
HTML, CSS, JS
Futuristics
Futuristics
shared a Post
3 years ago
Hey Guys! I am starting something new called the Repl Report! This is basically a newspaper, and you can keep up to date with what's happening in Repl
The Repl Report Vol I
HTML, CSS, JS
AwesomePanda925
AwesomePanda925
What happened to the repl report? It's not coming out anymore3 years ago
Futuristics
Futuristics
The Repl Report II has now been realeased! In this volume, we talk about some actual news that happened in Repl regarding the BramJam Game Jam! And several new projects are now alo be featured on our site! So feel free to come and upvote so more people see!3 years ago
HenryZelonka1
HenryZelonka1
cool 3 years ago
Futuristics
Futuristics
shared a Post
3 years ago
In this game, you start off in Kanto and proceed onwards. Still a work in progress, please put any suggestions in the comments and don't forget to upv
Hillo232
Hillo232
where is the game?2 years ago