ASMR Coding a Rock, Paper, Scissors Game in Python | Whispers and Typing Sounds

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 พ.ย. 2024

ความคิดเห็น • 56

  • @rebycfa5673
    @rebycfa5673 3 ปีที่แล้ว +70

    What the fuck this is the best cross over in history!!!!!!!!!!!
    I'm studying Python this semester and I love ASMR

  • @mathisve
    @mathisve 3 ปีที่แล้ว +105

    you should do more of these! programming is heavily under represented in the ASMR community

    • @CeceliPS3
      @CeceliPS3 2 ปีที่แล้ว +3

      "represented" lol

  • @luluvnb4156
    @luluvnb4156 ปีที่แล้ว +6

    i really missed these asmr coding videos, and i remember watching these videos all the time and now i even code myself. please post more of these!

  • @Guilty.07
    @Guilty.07 ปีที่แล้ว +4

    I'm trying to get back to coding since I droped out of CS engineering (Don't worry I just graduated with a Business Degree) . I love the way you code

  • @theeverleinhour9616
    @theeverleinhour9616 2 ปีที่แล้ว +4

    Please do more!! I really appreciate these. Thank you

  • @AmanSharma-jy7lw
    @AmanSharma-jy7lw 3 ปีที่แล้ว +7

    Please do more. This is an untapped market. A lot of students do not know about asmr. Please do not stop....

  • @W4RM1ND
    @W4RM1ND 3 ปีที่แล้ว +7

    I'm going to learn python thanks to this video. Had no idea how intuitive the language is

  • @ucra4172
    @ucra4172 3 ปีที่แล้ว +9

    This was relaxing. I like whispered videos. Good job!

  • @user-ik3bb6rr1c
    @user-ik3bb6rr1c 3 ปีที่แล้ว

    I’m getting started on python this month and this is a good motivation because I understand everything that’s going on

  • @kage8566
    @kage8566 2 ปีที่แล้ว

    One more thing you could do to the users variable is add .strip() to the end
    user = input(prompt).lower().strip()
    this will get rid of errors involving spaces.

  • @WhitetailSpecialty
    @WhitetailSpecialty 4 หลายเดือนก่อน

    I wish you would do a bunch of these!!!

  • @marcoaltomare4030
    @marcoaltomare4030 2 ปีที่แล้ว +1

    I love this, informative, relaxing. Good.

  • @chrisbanas9118
    @chrisbanas9118 2 ปีที่แล้ว

    Need another one of these

  • @kobemorand2313
    @kobemorand2313 2 ปีที่แล้ว

    love yo voice i’m taking programmin this sem perfect vid 💙💙

  • @DudethatGross
    @DudethatGross 2 ปีที่แล้ว

    you can program rock paper scissors in two lines in python
    import random
    print(random.choice([“rock”, “paper”, “scissors”]))
    now you can play endlessly

  • @allanmonge5204
    @allanmonge5204 3 ปีที่แล้ว +1

    very good video, very relaxing, it helped me while im coding too

  • @rebycfa5673
    @rebycfa5673 3 ปีที่แล้ว +1

    Just subbed. looking forward to more content like this
    !!!

  • @kylebarvel
    @kylebarvel 3 ปีที่แล้ว +1

    I really like this. Super relaxing

  • @_stavroulakis
    @_stavroulakis 3 ปีที่แล้ว +1

    I didn't even know that asmr coding videos exist😂nice vid though

  • @WoWplay12
    @WoWplay12 3 ปีที่แล้ว +1

    Programming is the best thing ever 😁😁😁😁

  • @ReAgent003
    @ReAgent003 3 ปีที่แล้ว +7

    Please, speak slowly because it really makes people relaxed and increase font-size of your code.
    Thank you!

  • @tolentata952
    @tolentata952 3 ปีที่แล้ว

    Please do more of these!

  • @renatorobles7440
    @renatorobles7440 3 ปีที่แล้ว +1

    👏❤️☺️☕👍🏻 More please, thanks.

  • @WoWplay12
    @WoWplay12 3 ปีที่แล้ว

    Nothing is better than programming 😁😄😄

  • @JamesBotLOL
    @JamesBotLOL ปีที่แล้ว

    Well Im a lua Scripter and Javascript i will try python
    Wish me luck!

  • @OnixEdge
    @OnixEdge 2 ปีที่แล้ว

    for some reason, when I created the while, if I end up writing one of the choices, the program is not going forward, it's just repeating the loop...

    • @chase.was.h3r3
      @chase.was.h3r3 2 ปีที่แล้ว

      You’re stuck in a While loop, you have to assign a break statement to exit it

  • @WoWplay12
    @WoWplay12 3 ปีที่แล้ว

    I love 😁😁😁😁

  • @FranD995
    @FranD995 3 ปีที่แล้ว

    Would be nice to make games with ASMR samples in menus.

  • @Gobothechairman
    @Gobothechairman 2 ปีที่แล้ว

    print("this is great")
    💚

  • @fredypelaez113
    @fredypelaez113 2 ปีที่แล้ว

    1:21, how You make this?

  • @dmpd8618
    @dmpd8618 3 ปีที่แล้ว

    cool video !!!!!!

  • @erikbosnjak9573
    @erikbosnjak9573 2 ปีที่แล้ว

    I have python 3.10.5

  • @joanna_tea
    @joanna_tea 3 ปีที่แล้ว

    Hi, your Video was awesome! I'm a beginner in Python and wanted to ask how you would do a loop with this? I have already tried searching for answers on the Internet, but I don't understand them. (I'm sorry for any grammatical mistakes I'm still trying to learn English.

  • @pensaativo4329
    @pensaativo4329 2 ปีที่แล้ว

    pls do more :(

  • @valentina2375
    @valentina2375 3 ปีที่แล้ว

    python looks more easier than javascript :0

    • @corgi3339
      @corgi3339 3 ปีที่แล้ว

      I’m 13 and pissed off for not getting robotics in middle school, I wanted to do robotics or coding so I can code a robot and show my parents. My friend has been doing robotics for 2 years and he uses python and made his own drone that can fly, buy buying the materials online

    • @hjrgf
      @hjrgf ปีที่แล้ว

      ​@@corgi3339 just learn python

  • @irgsoulsniper6839
    @irgsoulsniper6839 2 ปีที่แล้ว

    Great video but please update your python to 3

  • @anaaguirre1275
    @anaaguirre1275 2 ปีที่แล้ว

    Why are we whispering??

  • @wingsonthebus
    @wingsonthebus 3 ปีที่แล้ว

    🤟🤟🤟😤

  • @David-em9ve
    @David-em9ve 2 ปีที่แล้ว

    vs code is not an ide

    • @klow335
      @klow335 2 ปีที่แล้ว

      It’s basically a ide if you download the extensions than you’ll have all the features and IDE has

    • @klow335
      @klow335 2 ปีที่แล้ว

      an*

    • @hjrgf
      @hjrgf ปีที่แล้ว

      its an ide because it has extensions its also 2gb ides dont have to be 50+ gb

  • @Priya-d3u8l
    @Priya-d3u8l 2 ปีที่แล้ว

    How old are you???
    Just curious....

  • @iwbsi2033
    @iwbsi2033 3 ปีที่แล้ว +1

    cringe whispers, we only care about the keyboard

  • @eusouzana3066
    @eusouzana3066 2 ปีที่แล้ว

    This was fun thank you I have learned much from you.