Last night I coded a Rock-Paper-Scissors game on Python, by using two lists. I w ...ambyr00 (53)in DBuzz • 4 years ago Last night I coded a Rock-Paper-Scissors game on Python, by using two lists. I wonder if there is an another way to do it. https://pastebin.ubuntu.com/p/GdjswxRwjW/ #programming #coding #python #games #simple #sourcecode
Where are you learning Pyrhon? :D
I'm doing it on my own by reading
documentation and trying to draw flowcharts. Not the easiest way, but maybe best for learning.
I did watch some howto videos earlier, but that ended being a bit counter productive.
If there's something I don't understand I search the web.
Okya cool!
I watched some guy called Programming with Mosh on yt. He have a 6 hours Python tutorial :D
Did you make it a #HIVE Dapp?
Haha! I don't think I am proficient enough to do dapps yet, but you would be right... I've been thinking it'd be an interesting concept.
Hopefully I will get there soon.
Yeah, and it would help the #HIVE blockchain! 🙂
That's nice.
I tried to learn on SoloLearn but i found really annoying how they try to teach you 2 basic examples and then move you to a more advanced topic. It frustrated me.
Did you learn it by yourself?