What will be the output of the following Python code?
  Anonymous Quiz
    15%
     [ (‘first’, 100), (‘second’, 200), (‘third’, 300) ]
      
    26%
     Options: SyntaxError: invalid syntax
      
    58%
     {‘first’: 1, ‘second’: 2, ‘third’: 3}
      
    👍27😱2
  What is the output of the following function call
  Anonymous Quiz
    24%
    5
      
    42%
    15
      
    12%
    (5, 15)
      
    21%
    Syntax Error
      
    👍24👎8😢7❤2
  📲 Create Numpy Array in Python
https://www.pythonforbeginners.com/basics/create-numpy-array-in-python
@pythonl
https://www.pythonforbeginners.com/basics/create-numpy-array-in-python
@pythonl
👍7🔥2
  This media is not supported in your browser
    VIEW IN TELEGRAM
  🐉 Dragon Curve in Python
Dragon curve fractal made with Python.
git clone https://github.com/francofgp/dragon-curve
cd dragon-curve/
🦾 Github
➡️ Read
@pythonl
Dragon curve fractal made with Python.
git clone https://github.com/francofgp/dragon-curve
cd dragon-curve/
🦾 Github
➡️ Read
@pythonl
👍11🔥3
  🏎 DeepSpeed
DeepSpeed is an easy-to-use deep learning optimization software suite that enables unprecedented scale and speed for Deep Learning Training and Inference.
🦾 Github
💫 Getting Started
@pythonl
DeepSpeed is an easy-to-use deep learning optimization software suite that enables unprecedented scale and speed for Deep Learning Training and Inference.
🦾 Github
💫 Getting Started
@pythonl
👍10
  😱23👍18🤩7😢2
  ⏳ Wall vs CPU time, or the cost of asyncio Tasks
https://threeofwands.com/careful-with-tasks/
@pythonl
https://threeofwands.com/careful-with-tasks/
@pythonl
👍16
  Crawl Websites Using Python
https://www.nbshare.io/notebook/821307749/Crawl-Websites-Using-Python/
@pythonl
https://www.nbshare.io/notebook/821307749/Crawl-Websites-Using-Python/
@pythonl
👍12
  🐼 Pandas Dataframe Index in Python
https://www.pythonforbeginners.com/basics/pandas-dataframe-index-in-python
@pythonl
https://www.pythonforbeginners.com/basics/pandas-dataframe-index-in-python
@pythonl
👍13
  🔘 ZeroIntensity/pointers.py
Bringing the hell of pointers to Python.
⚙️ Github
📄 Docs
@pythonl
Bringing the hell of pointers to Python.
python3 -m pip install -U pointers.py⚙️ Github
📄 Docs
@pythonl
👍15🔥1😱1
  📡 A mock object is meant to simulate any API for the purposes of testing.
https://www.pythondoeswhat.com/
@pythonl
https://www.pythondoeswhat.com/
@pythonl
👍6🤩1