Python Tutorial for Beginners #10 - How to Program Rock, Paper, Scissors in Python!

preview_player
Показать описание
In this tutorial, we explore an amazing python project: Rock, Paper, Scissors! We program code in python that allows us to play against our own computer!

🔔NEW videos, tutorials and projects EVERY week so subscribe and hit the bell button so you don't miss an update!

▶️Watch our Python Projects tutorials playlist here:

▶️Watch our full Python tutorial course here:

👊🖐✌️Why not teach yourself how to code Rock, Paper, Scissors in Python!
Video here:

🔗 Social Media Links 🔗

💸 Donations 💸
⬇️Any donations are gratefully received & all donations go straight back into this channel!⬇️

⭐️ Hashtags ⭐️
#CodeOfTheFuture #WomenWhoCode #Python #Coding #Programming #Tutorials
Рекомендации по теме
Комментарии
Автор

This is the 4th video on this subject and it finally clicked! Thank you!!

RizosJourney
Автор

i have loads of free time now, and all I am gonna do is learn coding from this channel.
this is so cool
thanks, ellie!

nishthasharma
Автор

you're explaining it so much better than my teach rn, thank you its very comprehencable! :)

agram
Автор

thank you for making this video! it hundred% workes! this is my first coding game made by my own self. the best thing of this video is that: the TUTORIAL is SHORT AND SWEET. thank you for making this video.

NextGamerz
Автор

Thank you so much.
Best way to undertand while and if statements

bYoP
Автор

Thank you! It was very helpful, I was stuck trying to figure out how to track the player's scores and realized that I would need a while loop for that. I subscribed!

codingwithkenny
Автор

Love form India 🇮🇳, Videos are too informative and fun for the beginners and help them learn in a fun way.

appu
Автор

This was such a clear explanation, Thank you for this. Question: Could you use something else other than Break to stop the loop?

santillanes
Автор

Thank you so much for this.
Can you please make a one with more players. 
Like in the beginning give the user a chance to choose how to play, either with just two players or to play without a computer, or to play with more than 3 players.

한진영-oq
Автор

Your videos are really great, cool, fun, and informative too...

manojreddy
Автор

Hi Ellie! Thank you so much for this tutorial. ❤

saulgudman
Автор

I did it in IDLE also....but did long ago....👍👍😊😊✌✌

debrajmondal
Автор

Absolutely love it!!! Thank you so much, Ellie. I am a beginner and need lots of practice 😍

poligera
Автор

i have a computer = moves(randint(0, 2)) error TypeError: 'str' object is not callable how can i fix that??

superxgamers
Автор

Amazing and nice tutorial. Thanks a lot, Ellie. You are a ROCK and the computer is SCISSORS, so you won the game :)

KhalilYasser
Автор

great video, how to add best out of 3 feature in it. if user or computer win the game 2 time out of 3 it should end the code ? i hope you are getting my point

CryptoDexter
Автор

iam now at video nr 10/ #10 and i like it alot the way you learn me how to code Python.. have a good day from Henrik :) Thums Up

henrikmathiassen
Автор

I loved it! but I think it would be a little bit more organized if you put some parts of the code in a function

ranad
Автор

nice code btw tbh you can just import random no need to add from random import randint it comes with random module also on line 9 we can use the .casefold() function many times the .lower() function gives errors but the video was great :))

mynamejeff
Автор

I've built this game before as a total newbie but still feel like don't know anything about coding.

puluzo