About 50 results
Open links in new tab
  1. I don't understand colons in Python [SOLVED] | DaniWeb

    Aug 5, 2012 · Colons (:) are basic and important in python. Other languages use { } or other method to indicate/use a code block. Python use indentation after colons (:) to indicate/use a code block.

  2. python - Design a function named max | DaniWeb

    Jul 2, 2019 · In Python, a function header and each if/else header must end with a colon. The suites that follow those headers are indented. Align the else with its if, and do not use the word then (there is no …

  3. c++ - WHAT!? unexpected token preceding ';' why? [SOLVED] | DaniWeb

    Apr 15, 2010 · You need to pay attention to your semi-colon use. See the in-code comment I added. The particular semi-colon you missed is a huge one. If that one is missing the compiler will get VERY …

  4. asp.net - "Unable to load MediaInfo library" | DaniWeb

    Sep 14, 2019 · Here's how I get the media info via code (Python). Save this to a file with a py extension (e.g. mediainfo.py) then run it with the name of a video file as a parameter.

  5. Calling grep from within python | DaniWeb

    Hi, I'm trying to use grep on a file from within a python script, I was thinking of something like this:

  6. video - Creating a GUI Wrapper for VLC Media Player ... | DaniWeb

    Fortunately all of the functionality is bundled in a core library, and the Python gods have seen to it that there is a Python module to interface with that library. This tutorial will walk you through the creation …

  7. graphics - Darken/Lighten an Image (Python) | DaniWeb

    This is an application of the Python Image Library (PIL) and shows you how simple it is to do pixel math on an image.

  8. python - Counted loop - Help please [SOLVED] | DaniWeb

    Hi All I'm new to Python and have created the below little program but would like to be able to print the loop final count (eg. 8 years) rather than every loop. Any hints on how to do this? def main (): print …

  9. seo - Asking about Github | DaniWeb

    Jan 23, 2026 · Is Github really help to improve AI visibilily? - Topic in the Search Engine Strategies forum contributed by Jia_185

  10. seo - Are backlinks still important? | DaniWeb

    Dec 29, 2025 · Are backlinks still important? Backlinks are still important, but they work differently than they used to. Search engines now care much more about where a link comes from and how relevant …