Futuristics
@Futuristics
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
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 Do it this way:
dictionary = {"a", "b", "c"}
print(list(dictionary.items())[0])
`2 years ago
Coder100 well, you could get as keys:
dict = {
'a': 'b',
'c': 'd'
}
print(dict[dict.keys()[1]])
`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 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
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
Python
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
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,
Python
CodingCactus hi, is this supposed to be a jam submission? Because if it is, it needs to be in the jam board3 years ago
A Calculator for the #WEEKLY using the Tkinter Module in Python. Everything else is pretty self-explanatory. Enjoy! :)
TheDrone7 Hey, the calculator actually had to be a webapp, therefore, I won't be scoring this one.3 years ago
k9chelsea2 i need to finsih mine but i just can't be bothered i have a whole week lleft lol3 years ago
A Basic Chat App
Leave Improvement Suggestions in Comments Section Down Below.
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
HTML, CSS, JS
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
HTML, CSS, JS
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
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