I made a calculator in Python using only 2 lines. Give me tips on how to make it 1 line.
Update:
Thanks to @nithilan4, I was able to shorten this cal...

So I keep getti...
I'm working on a chatbot, and it has emotions based on what you say. It's supposed to respond good to things such as "howdy," "hey," or "hi," but it's...
https://repl.it/@DanielSchumache/ClickClock
When it prints the time, the minutes say, "<attribute 'minute' of 'datetime.datetime' objects>," and I don...
This is a simple adventure game coded in Python. It is currently only in it's first playable version, but I think you'll like it so far. Please report...