Episodes

  • Python Tips 4#
    Oct 8 2022
    Code:

    Import Library_Name

    Show More Show Less
    1 min
  • Python Tip 3#
    Oct 8 2022
    Command:

    pip install Library_name


    Libraries:

    Pygame, Cv2, ETC


    Show More Show Less
    1 min
  • Python Tip 2#
    Oct 8 2022
    code:

    CustomName = Storage


    Storage is like a boolean like true or false or a string like a sentence or just letters but you always have to have double quotes when you use a string and a value is you guessed a number that's all no double quotes and here is the example I promised:

    CustomName = input("your string")


    Bonus:

    print(CustomName that you made)

    it'll print the value, boolean, or string you put in the variable

    Show More Show Less
    1 min
  • Python Tip 1#
    Oct 8 2022
    Code:

    Function CustomName()

     Your code here


    Show More Show Less
    1 min
  • Trailer
    Oct 8 2022

    Bashy's Podcast trailer

    Show More Show Less
    1 min