What will be the output of the following code?
  Anonymous Quiz
    27%
    SyntaxError
      
    28%
    True False
      
    6%
    False False
      
    33%
    True True
      
    6%
    False True
      
    👍23😱6
  👍35😢10😱5🎉2🔥1
  CircuitPython
CircuitPython is a beginner friendly, open source version of Python for tiny, inexpensive computers called microcontrollers.
GitHub
Documents
#Python #Interesting
@pythonl
CircuitPython is a beginner friendly, open source version of Python for tiny, inexpensive computers called microcontrollers.
GitHub
Documents
#Python #Interesting
@pythonl
👍15👎1
  🧩 Find All Occurrences of a Substring in a String in Python
https://www.pythonforbeginners.com/basics/find-all-occurrences-of-a-substring-in-a-string-in-python
@pythonl
https://www.pythonforbeginners.com/basics/find-all-occurrences-of-a-substring-in-a-string-in-python
@pythonl
👍14
  What will be the output of the following code?
  Anonymous Quiz
    23%
    CASE FOLD
      
    15%
    caSe FOID
      
    42%
    case fold
      
    15%
    None
      
    5%
    E
      
    👍25😁10😢3
  Capitalize Column Names in a Dataframe
https://www.pythonforbeginners.com/basics/capitalize-column-names-in-a-dataframe
@pythonl
https://www.pythonforbeginners.com/basics/capitalize-column-names-in-a-dataframe
@pythonl
👍13❤2🔥1
  ⚫️ Black - это библиотека для автоматического форматирования вашего Python кода, в соответствии с требованиями PEP8 🔥
Документация
Примеры кода
@pro_python_code
Документация
Примеры кода
@pro_python_code
👍9👎1
  👍39😢25👎6🤩5
  Convert CSV to PDF file in python
https://www.pythonforbeginners.com/basics/convert-csv-to-pdf-file-in-python
@pythonl
https://www.pythonforbeginners.com/basics/convert-csv-to-pdf-file-in-python
@pythonl
👍16❤4
  Object Detection Using Mask R-CNN with TensorFlow 2.0 and Keras.
https://blog.paperspace.com/mask-r-cnn-tensorflow-2-0-keras/
Mask_RCNN project: https://github.com/matterport/Mask_RCNN
@pythonl
  
  
  
  
  
https://blog.paperspace.com/mask-r-cnn-tensorflow-2-0-keras/
Mask_RCNN project: https://github.com/matterport/Mask_RCNN
@pythonl
👍22❤1
  Apply constraints with 'assert' in Python
https://rednafi.github.io/reflections/apply-constraints-with-assert-in-python.html
@pythonl
https://rednafi.github.io/reflections/apply-constraints-with-assert-in-python.html
@pythonl
👍11
  🕸 PyWebCopy
PyWebCopy is a free tool for copying full or partial websites locally onto your hard-disk for offline viewing.
 
🗒 Docs: https://pypi.org/project/pywebcopy/
@pythonl
PyWebCopy is a free tool for copying full or partial websites locally onto your hard-disk for offline viewing.
⚙ Github: https://github.com/rajatomar788/pywebcopy🗒 Docs: https://pypi.org/project/pywebcopy/
@pythonl
👍29
  What will be the output of the following code?
  Anonymous Quiz
    5%
    None
      
    45%
    True
      
    18%
    1
      
    5%
    2
      
    4%
    0
      
    10%
    False
      
    12%
    Error
      
    👍30😢3
  