POV: you're learning python

Поделиться
HTML-код
  • Опубликовано: 18 сен 2024
  • been learning it on/off for a while

Комментарии • 3

  • @-keios8170
    @-keios8170 Год назад +1

    I was expecting a joke, but this is literally a POV of someone learning python. 10/10, I really like content like this.

  • @King-cobra-creations
    @King-cobra-creations  Год назад

    YOOOO this is the first vid on my channel to reach 100 views
    People must really like coding

    • @cmod_VR
      @cmod_VR Год назад

      bro check out this code i made im kinda new lol
      import time
      name = input("put your name: ")
      print("now",name, "can you give me your height?")
      time.sleep(1)
      height = input("now enter your height: ")
      time.sleep(1)
      print("(. )Ok now the machine is thinking your height")
      time.sleep(1)
      print("(.. )oof sooo closeeee")
      time.sleep(1)
      print("(...)DING DING its done wait 1 second and it should work")
      time.sleep(0.60)
      print("...")
      time.sleep(1)
      print("your height is",height)