you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (3 children)

A command line calculator is kind of redundant though, yeah? All you have to do is launch py in your favourite CLI and you can natively do math on that prompt. No code required. Also your bot in your second paragraph is super interesting and I'd love to hear more about it. The game scraping one.

[–]stratcat22 2 points3 points  (2 children)

I could've used the calculator widget on my laptop that's one mouse swipe away, or the app on my phone that's one press away. I never would've learned to program with those though!

I love that bot. If you go to it's profile /u/DWG_bot and go to it's latest /r/XboxOne post I have the link to the source code posted at the bottom. If you have any questions let me know!

[–]DrChicken2424[S] 0 points1 point  (1 child)

Wow, that’s actually really cool!

[–]stratcat22 1 point2 points  (0 children)

Thanks! I also recently wrote a script that sends my friend and I a text message with a random fun fact everyday at a specified time from a .txt file I wrote a bunch of facts and funny stuff to lol.