Scripts & Imports in Python | #02 Python Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ต.ค. 2024
  • 2nd video of the Python Tutorial series where I have explained imports and scripts in Python. Every Python script is given a name, this name can be accessed by __name__, which will return the name of the module, with one exception which is the entry point of the Python application. This entry point is renamed to __main__.
    I have also explained how the keyword Import works in python and why it is crucial for the development of any kind of application using Python.
    Playlist: • Install Python and VS ...
    ===== Links =====
    GitHub repo: github.com/Rou...
    LinkedIn: / v4studios
    Author: / rounakpaul1729
    #python #pythontutorial #pythonprogramming #tutorial #programming #series #import #script #pythonscript #github #vscode

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

  • @rajatpaul904
    @rajatpaul904 9 หลายเดือนก่อน

    Keep it up. Very good