5 WAYS TO MAKE LISTS IN PYTHON | How to create a list in python | PYTHON BASICS ON UBUNTU

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

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

  • @hmartinbix
    @hmartinbix 4 ปีที่แล้ว +1

    Thanks!, This was very helpful

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

    Hey.. can you please tell me how to make server client program in python

  • @Monkhaus
    @Monkhaus  4 ปีที่แล้ว

    If you have any questions, leave a comment or come through on the discord server discordapp.com/invite/aKeFUpF

  • @23-samarthjoshi78
    @23-samarthjoshi78 ปีที่แล้ว

    Hey bro i tried but i didnt understand how it didnt work in mine first tell me that how did you chamnge emacs to console back again

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

      Hey man, been a long time since this video I recommend using vscode now if that's possible? I can't remember top of my head how to escape Emacs but you should be able to find out with a quick Google. But yeah I recommend vscode if possible it will make your life a lot easier.

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

    I am getting an error
    ModuleNotFoundError: No module named 'numpy'

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

      you probably need to install it. type the following into your linux terminal "python3 -m pip install numpy"

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

      @@Monkhaus thank you it did help🙌