Muhammad Yasir Bhutta
Muhammad Yasir Bhutta
  • 341
  • 204 814
VS Code for Python: Open the Console in SECONDS!
@yasirbhutta In this video, you'll learn, How to open the Python console in VS Code.
If you enjoyed this video, please give it a thumbs up 👍and leave a comment 💬 below. Don't forget to subscribe 🔔to my channel for more Python tutorials like this one.
Python Video Training: yasirbhutta.github.io/python/video-training-python.html
UA-cam Playlists:
Python made easy with YB - join our Beginner's Playlist today!: bit.ly/3z9744q
Learn Microsoft Excel: ua-cam.com/play/PLKYRx0Ibk7Vh3MomITbYSF5I-NGTW5s7f.html
You can also follow me on:
Website: yasirbhutta.github.io/
Facebook: yasirbhutta786/
UA-cam:youtube.com/@yasirbhutta
Twitter: yasirbhutta/
Thanks for watching! 🙏**
#pythontips #python #python3 #pythonlearning #programming #coding #technology #machinelearning #pythonprogramming #datascience #tech #codinglife #development
Переглядів: 31

Відео

#1 Mesop - Google's New UI Maker | Getting Started with #MESOP #Python
Переглядів 19414 днів тому
In this video, you'll learn what MESOP is, how to install it, and how to build your first app. 🚀 Mesop is an open-source Python-based UI framework developed by Google to build web applications. It is characterized by the following features: - Quick development - Easy to get started - Write UI in idiomatic Python - Ready to use components - Fast iteration - Hot reload - Rich IDE support - Flexib...
#4 Python Classes: How to define Python __str__ Method
Переглядів 6521 день тому
@yasirbhutta In this video, you will learn how to define python str method in class 🔍 Video Highlights: * Introduction to Python Classes: Learn the fundamentals of classes and objects in Python. * Creating the Book Class: Step-by-step guide to defining a class with init and str methods. * Code Explanation: Detailed breakdown of how the Book class works, including instantiation and string repres...
Python Quiz 30: for loop quiz | Can You Guess the Output of this Python Code? #yasirbhutta
Переглядів 895 місяців тому
#yasirbhutta @yasirbhutta Test Your Python Knowledge with this Code Output Challenge. Link to the related video: ua-cam.com/video/-FErgsl9njQ/v-deo.html If you enjoyed this video, please give it a thumbs up 👍and leave a comment 💬 below. Don't forget to subscribe 🔔to my channel for more Python tutorials like this one. 🚀 Subscribe and hit the 🔔 bell to see a new videos: bit.ly/4308uus 🎓 Excel for...
#3 Python Classes: Read-only property in Python | Python @property decorator explained
Переглядів 1405 місяців тому
@yasirbhutta In this video, you will learn how to create a read-only property in a class using the @property decorator. 🔍 Topics Covered: * How do you make a property read-only in Python * Use of property Decorator in Python * Learn how to define a Circle class to represent circles with their radius and area. If you enjoyed this video, please give it a thumbs up 👍and leave a comment 💬 below. Do...
How to Create Amazing AI images with Bard | New Feature | Google AI Image Generator #yasirbhutta
Переглядів 6725 місяців тому
@yasirbhutta In this video, I will show you how to use the new feature of Google Bard to generate images from words with AI. Learn more: support.google.com/bard/answer/13594961 See how Bard can streamline your content creation process. Generate eye-catching thumbnails, unique illustrations, and even concept art for your projects, saving you time and effort. 🔍 Topics Covered: * How to create ama...
#2 Python Classes: Class and Instance Attribute Example |#Python Tutorial for Beginners #yasirbhutta
Переглядів 1475 місяців тому
#yasirbhutta In this video, learn how to create a class attribute and instance attribute in Python classes with example. read more: yasirbhutta.github.io/python/docs/classes.html Download Code: github.com/yasirbhutta/python-examples/tree/main/classes 🔍 Topics Covered: * Create class attribute in python class * Create Instance attribute in python class * Difference between class attribute and in...
#1 Python Classes: Creating a Class in Python | Python Classes and Objects
Переглядів 2315 місяців тому
@yasirbhutta Learn how to create a class in python by creating a student class. read more: yasirbhutta.github.io/python/docs/classes.html Key Points: - Classes act as blueprints for creating objects. - Objects are instances of classes, each with their own attributes (data) and methods (behaviors). - The ` init ()` method initializes objects when they're created. - Methods are functions defined ...
Reply to emails with #emoji reactions | New Feature in #Gmail #yasirbhutta | Google Workspace
Переглядів 3335 місяців тому
@yasirbhutta Watch this video to learn about quickly respond to emails with emojis. read more: support.google.com/mail/answer/14080429 🔍 Topics Covered: * Reply to email with emoji reactions in Gmail * Quick reply to emails in Gmail If you enjoyed this video, please give it a thumbs up 👍and leave a comment 💬 below. Don't forget to subscribe 🔔to my channel for more video tutorials like this one....
Python while loop example: Sum of given numbers till the number entered is zero #yasirbhutta
Переглядів 455 місяців тому
#yasirbhutta Watch this video to learn how we can write Python code to add all the numbers entered by the user until the user enters zero. while loop example If you enjoyed this video, please give it a thumbs up 👍and leave a comment 💬 below. Don't forget to subscribe 🔔to my channel for more Python tutorials like this one. 🚀 Subscribe and hit the 🔔 bell to see a new videos: bit.ly/4308uus 🎓 Exce...
6 Ways to use List in For loop in Python #yasirbhutta
Переглядів 1226 місяців тому
6 Ways to use List in For loop in Python #yasirbhutta
Python for loop example: String as an iterable | Python Tutorial for Beginners #yasirbhutta
Переглядів 296 місяців тому
Python for loop example: String as an iterable | Python Tutorial for Beginners #yasirbhutta
Python for loop example: Calculate the sum of the first N natural numbers #yasirbhutta
Переглядів 896 місяців тому
Python for loop example: Calculate the sum of the first N natural numbers #yasirbhutta
3 Tips Adjust Text to Fit the contents | Excel for Microsoft 365 #yasirbhutta
Переглядів 876 місяців тому
3 Tips Adjust Text to Fit the contents | Excel for Microsoft 365 #yasirbhutta
How to: Protect a worksheet | Excel for Microsoft 365 | Excel Tutorial for Beginners #yasirbhutta
Переглядів 1226 місяців тому
How to: Protect a worksheet | Excel for Microsoft 365 | Excel Tutorial for Beginners #yasirbhutta
How to: Use the new generative #AI experience in Google Search | #Google SGE AI #yasirbhutta
Переглядів 1726 місяців тому
How to: Use the new generative #AI experience in Google Search | #Google SGE AI #yasirbhutta
New Excel Feature: Insert Pictures in Cells | Excel for Microsoft 365 | Excel Tutorial for Beginners
Переглядів 1276 місяців тому
New Excel Feature: Insert Pictures in Cells | Excel for Microsoft 365 | Excel Tutorial for Beginners
New Excel Feature: Share a section of a workbook | Excel for Microsoft 365 #yasirbhutta
Переглядів 866 місяців тому
New Excel Feature: Share a section of a workbook | Excel for Microsoft 365 #yasirbhutta
New Excel Feature: Advanced formula environment | Excel for Microsoft 365 #yasirbhutta
Переглядів 1296 місяців тому
New Excel Feature: Advanced formula environment | Excel for Microsoft 365 #yasirbhutta
New Excel Feature: What is Excel Labs | Excel for Microsoft 365 #yasirbhutta
Переглядів 996 місяців тому
New Excel Feature: What is Excel Labs | Excel for Microsoft 365 #yasirbhutta
New Excel Feature: Control Data Conversions | Excel for Microsoft 365 | Excel Tutorial for Beginners
Переглядів 686 місяців тому
New Excel Feature: Control Data Conversions | Excel for Microsoft 365 | Excel Tutorial for Beginners
New Excel Feature: Copy values quickly from the status bar | Excel for Microsoft 365
Переглядів 1496 місяців тому
New Excel Feature: Copy values quickly from the status bar | Excel for Microsoft 365
Data Validation: Unique Drop Down Lists that Automatically Update with New Values #yasirbhutta
Переглядів 1937 місяців тому
Data Validation: Unique Drop Down Lists that Automatically Update with New Values #yasirbhutta
Python def example: Calculate Sum of Squares of elements in List #yasirbhutta
Переглядів 2017 місяців тому
Python def example: Calculate Sum of Squares of elements in List #yasirbhutta
Use of print() function | Python Tutorial for Beginners in URDU #yasirbhutta
Переглядів 997 місяців тому
Use of print() function | Python Tutorial for Beginners in URDU #yasirbhutta
Excel Gridlines Tutorial: Show, Hide, Change Color | Excel Tutorial for Beginners #yasirbhutta
Переглядів 427 місяців тому
Excel Gridlines Tutorial: Show, Hide, Change Color | Excel Tutorial for Beginners #yasirbhutta
Define & Use Names in Formula: Learn the Basics Quickly | Excel for Beginners | Microsoft 365
Переглядів 697 місяців тому
Define & Use Names in Formula: Learn the Basics Quickly | Excel for Beginners | Microsoft 365
3 Quick & Powerful Excel Analysis Techniques You Need to Know | Excel Tutorial for Beginners
Переглядів 2177 місяців тому
3 Quick & Powerful Excel Analysis Techniques You Need to Know | Excel Tutorial for Beginners
Use Slicers to Filter Data | Excel for Beginners | Microsoft 365
Переглядів 397 місяців тому
Use Slicers to Filter Data | Excel for Beginners | Microsoft 365
How to Use Tables in Excel: A Beginner's Guide | Excel 365 Tutorial | Microsoft 365
Переглядів 757 місяців тому
How to Use Tables in Excel: A Beginner's Guide | Excel 365 Tutorial | Microsoft 365

КОМЕНТАРІ

  • @jinix1472
    @jinix1472 7 годин тому

    ❤❤

  • @georgestauanearu2995
    @georgestauanearu2995 3 дні тому

    Thank you for sharing and caring for us pyhon beginners!

  • @mihirvijayvargiya6136
    @mihirvijayvargiya6136 4 дні тому

    Isme aur windows ke app me koi difference hai ya nahi?

  • @rajibdas4277
    @rajibdas4277 9 днів тому

    Don't work 😭😭😭

    • @yasirbhutta
      @yasirbhutta 6 днів тому

      play.google.com/store/apps/details?id=com.microsoft.office.excel

    • @yasirbhutta
      @yasirbhutta 6 днів тому

      play.google.com/store/apps/details?id=com.microsoft.office.officehubrow

  • @RameshPal-cd4cs
    @RameshPal-cd4cs 13 днів тому

    I want possible 4 digit of input any 4 number. No of possible digit will be 4! ie 24. I WANT TO KNOW ALL 24 NUMBERS. Permutation and combination of any given 4 numbers. I know the 4 numbers but forgotten of the pin of my mobile.

    • @yasirbhutta
      @yasirbhutta 13 днів тому

      | Permutation | |---| | (1, 2, 3, 4) | | (1, 2, 4, 3) | | (1, 3, 2, 4) | | (1, 3, 4, 2) | | (1, 4, 2, 3) | | (1, 4, 3, 2) | | (2, 1, 3, 4) | | (2, 1, 4, 3) | | (2, 3, 1, 4) | | (2, 3, 4, 1) | | (2, 4, 1, 3) | | (2, 4, 3, 1) | | (3, 1, 2, 4) | | (3, 1, 4, 2) | | (3, 2, 1, 4) | | (3, 2, 4, 1) | | (3, 4, 1, 2) | | (3, 4, 2, 1) | | (4, 1, 2, 3) | | (4, 1, 3, 2) | | (4, 2, 1, 3) | | (4, 2, 3, 1) | | (4, 3, 1, 2) | | (4, 3, 2, 1) |

    • @RameshPal-cd4cs
      @RameshPal-cd4cs 13 днів тому

      @@yasirbhutta yes I want that. Suppose 0827 being the four numbers what will be the code. Pl help I have forgotten the pin number of my mobile. That will help me.

    • @yasirbhutta
      @yasirbhutta 12 днів тому

      the 24 permutations: 1. 0827 2. 0872 3. 0287 4. 0278 5. 0782 6. 0728 7. 8027 8. 8072 9. 8207 10. 8270 11. 8702 12. 8720 13. 2087 14. 2078 15. 2807 16. 2870 17. 2708 18. 2780 19. 7082 20. 7028 21. 7802 22. 7820 23. 7208 24. 7280

    • @RameshPal-cd4cs
      @RameshPal-cd4cs 12 днів тому

      @@yasirbhutta Many thanks. So much hard work you have done for me twice. I am very much satisfied. There is no substitute of hard work.

  • @AfifaShamsad
    @AfifaShamsad 18 днів тому

    FINALLY!!!!!!!!! TG!

  • @yasirbhutta
    @yasirbhutta 20 днів тому

    google.github.io/mesop/getting_started/installing/

  • @Crafterdivya700
    @Crafterdivya700 22 дні тому

    Fake

    • @yasirbhutta
      @yasirbhutta 22 дні тому

      play.google.com/store/apps/details?id=com.microsoft.office.excel

    • @yasirbhutta
      @yasirbhutta 22 дні тому

      play.google.com/store/apps/details?id=com.microsoft.office.officehubrow

  • @mr.asad11228
    @mr.asad11228 24 дні тому

    ❤❤❤❤

  • @pavanpavankavar452
    @pavanpavankavar452 Місяць тому

    What will come in range(1,1)

    • @yasirbhutta
      @yasirbhutta Місяць тому

      Create an empty sequence.

    • @yasirbhutta
      @yasirbhutta Місяць тому

      for i in range(1,1): print(i) Won't print anything.

  • @TinkuAnsari-kt5sg
    @TinkuAnsari-kt5sg Місяць тому

    اللہ اکبر❤❤❤❤ اللہ

  • @janoso89
    @janoso89 2 місяці тому

    You can do this via command line? (powershell)

  • @madridhz7540
    @madridhz7540 2 місяці тому

    Which website is this ?

    • @yasirbhutta
      @yasirbhutta 2 місяці тому

      Check this video ua-cam.com/video/b2XNfD3xEwY/v-deo.html

  • @iyamaivan9646
    @iyamaivan9646 3 місяці тому

    I got 9 as well but at least, you should have showed us how it's done

    • @yasirbhutta
      @yasirbhutta 2 місяці тому

      check this video may be helpful for you. ua-cam.com/video/V1mjWVtYX-M/v-deo.htmlsi=hZ3vYN6eN2NMpFun

    • @yasirbhutta
      @yasirbhutta 2 місяці тому

      [Gemini] **Breakdown:** - 2 ** 3: This is exponentiation, where 2 is raised to the power of 3. It evaluates to 2 * 2 * 2, which is 8. - 4 // 2: This is integer division. In Python, the `//` operator performs floor division, discarding any remainder. Here, 4 divided by 2 is 2 (without the decimal part). - + and -: These are addition and subtraction, respectively. **Order of Operations (PEMDAS/BODMAS):** Python follows the order of operations (PEMDAS/BODMAS), which dictates the sequence in which these operations are performed: 1. Parentheses ( and ) 2. Exponentiation 3. Multiplication and Division (from left to right) 4. Addition and Subtraction (from left to right) **Evaluation:** 1. 2 ** 3 (8) 2. 4 // 2 (2) 3. 8 + 2 (10) 4. 10 - 1 (9) **Result:** The final result of the expression is **9**. **Example Code:** ```python result = 2 ** 3 + 4 // 2 - 1 print(result) # Output: 9 ```.

    • @iyamaivan9646
      @iyamaivan9646 2 місяці тому

      ​@@yasirbhuttamakes more sense now. Thanks

  • @arp030390
    @arp030390 4 місяці тому

    Every time I open the browser the page does not load. Would I have to repeat the entire process every time? Please support.

    • @yasirbhutta
      @yasirbhutta 4 місяці тому

      Just repeat step 8 and 9 to open jupyter notebook

  • @mr.asad11228
    @mr.asad11228 4 місяці тому

    ❤❤❤❤❤

  • @yasirbhutta
    @yasirbhutta 4 місяці тому

    Click here to join my WhatsApp channel: whatsapp.com/channel/0029VaC3BC160eBZZSs3CW0c

  • @MuslimMan377
    @MuslimMan377 4 місяці тому

    Cherry

  • @predestinedlove2772
    @predestinedlove2772 5 місяців тому

    Search history ko delete kaise kare ?

  • @rejiprn
    @rejiprn 5 місяців тому

    Cherry

  • @yasirbhutta
    @yasirbhutta 5 місяців тому

    Link to the related 🎥video: ua-cam.com/video/-FErgsl9njQ/v-deo.html

  • @yasirbhutta
    @yasirbhutta 5 місяців тому

    Learn more: yasirbhutta.github.io/python/docs/classes.html

  • @yasirbhutta
    @yasirbhutta 5 місяців тому

    Click here to join my WhatsApp channel: whatsapp.com/channel/0029VaC3BC160eBZZSs3CW0c

  • @yasirbhutta
    @yasirbhutta 5 місяців тому

    Subscribe to my channel and press the bell icon for latest tutorial videos: bit.ly/4308uus

  • @yasirbhutta
    @yasirbhutta 5 місяців тому

    Python video training yasirbhutta.github.io/python/video-training-python.html

  • @yasirbhutta
    @yasirbhutta 5 місяців тому

    Subscribe to my channel and press the bell icon for latest tutorial videos: bit.ly/4308uus

  • @yasirbhutta
    @yasirbhutta 5 місяців тому

    🚀 Subscribe and hit the 🔔 bell to see a new videos: bit.ly/4308uus

  • @yasirbhutta
    @yasirbhutta 5 місяців тому

    Python video training: yasirbhutta.github.io/python/video-training-python.html

  • @yasirbhutta
    @yasirbhutta 5 місяців тому

    Click here to join my WhatsApp channel: whatsapp.com/channel/0029VaC3BC160eBZZSs3CW0c

  • @fuz3n
    @fuz3n 5 місяців тому

    Can i use it in phone?

    • @yasirbhutta
      @yasirbhutta 5 місяців тому

      Install Microsoft Copilot ua-cam.com/users/shortsAwwcGqoBGhM?feature=share

  • @yasirbhutta
    @yasirbhutta 5 місяців тому

    Subscribe to my channel and press the bell icon for latest tutorial videos: bit.ly/4308uus

  • @yasirbhutta
    @yasirbhutta 5 місяців тому

    Click here to join my WhatsApp channel: whatsapp.com/channel/0029VaC3BC160eBZZSs3CW0c

  • @yasirbhutta
    @yasirbhutta 5 місяців тому

    Subscribe to my channel and press the bell icon for latest tutorial videos: bit.ly/4308uus

  • @yasirbhutta
    @yasirbhutta 5 місяців тому

    Subscribe to my channel and press the bell icon for latest tutorial videos: bit.ly/4308uus

  • @yasirbhutta
    @yasirbhutta 5 місяців тому

    Subscribe to my channel and press the bell icon for latest tutorial videos: bit.ly/4308uus

  • @yasirbhutta
    @yasirbhutta 5 місяців тому

    ua-cam.com/users/shortsAwwcGqoBGhM?feature=share

  • @Mahadevlover-yi5wt
    @Mahadevlover-yi5wt 5 місяців тому

    App name plz

    • @yasirbhutta
      @yasirbhutta 5 місяців тому

      Microsoft Copilot play.google.com/store/apps/details?id=com.microsoft.copilot

  • @user-zt2oc7ph1m
    @user-zt2oc7ph1m 5 місяців тому

    Create a3Dillustration of an animated character sitting casually on top of a social media logo "name social media" the character must wear casual modern clothing such as jeans jacket and sneakers shose. The background of the image is a social media profile page with a user name "name" and a profile picture that match

  • @RahulPrajapati-or8pb
    @RahulPrajapati-or8pb 5 місяців тому

    Create a3d illustration of an animated character sitting casually on top of a social media logo"socialmedia". The character must wear casual modern clothing such as jeans jacket and sneaker shoes. The background of the image is a social media profiles page witha user name"yourname"and a profile picture that match

  • @officialtech74
    @officialtech74 6 місяців тому

    Create a 3D illusion for a profile picture where a 25 Year old cute boy in a white shirt Sitting casually on a Wingback chair. Wearing sneakers, he looks ahead. The background features "SAI" in big and capital Red neon light fonts on the dark grey wall. There should not be his shadow, and there are wings to make it appear as if he is an angel.

    • @ViceBeach
      @ViceBeach 6 місяців тому

      Why are you writing it on here? 🤣 this ain’t bing

    • @user-jd7mi7vl3s
      @user-jd7mi7vl3s 5 місяців тому

      Hi

  • @MotivationByMandeep
    @MotivationByMandeep 6 місяців тому

    Coins problem 💔

    • @yasirbhutta
      @yasirbhutta 6 місяців тому

      Use the bing app to earn coins

  • @MohdAyan134
    @MohdAyan134 6 місяців тому

    Craete a 3d illustration of an animated character sitting casually on top of a social media logo "socialmedia". The character must wear casual modern clothing such as jeans jacket and sneaker shoes. The background of the image is a social media profile page with a user name "YourName" and A profile picture that match.

  • @yasirbhutta
    @yasirbhutta 6 місяців тому

    Subscribe to my channel and press the bell icon for latest tutorial videos: bit.ly/4308uus

  • @yasirbhutta
    @yasirbhutta 6 місяців тому

    Source code: github.com/yasirbhutta/python-examples/blob/main/control-flow/for/list%20iterable.ipynb

  • @yasirbhutta
    @yasirbhutta 6 місяців тому

    Click here to join my WhatsApp channel: whatsapp.com/channel/0029VaC3BC160eBZZSs3CW0c

  • @yasirbhutta
    @yasirbhutta 6 місяців тому

    Subscribe to my channel and press the bell icon for latest tutorial videos: bit.ly/4308uus

  • @shaukatansari5420
    @shaukatansari5420 6 місяців тому

    1🪙 Coin +. 🪙 🪙 🪙 vedio please