Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged #python

Rss Feed Group items tagged

hridi007

Managed IT Support - 1 views

  •  
    Small and medium businesses must be efficient in order to compete. At Cloudaeon, we pay attention to efficiency. We offer comprehensive IT consulting services to companies looking to use their corporate IT for a higher level of productivity and ultimately turn a profit.
hridi007

IT Infrastructure Consulting, Solution & Services - 1 views

  •  
    The depth and breadth of Cloudaeon's IT infrastructure and cloud technology make us our partner of choice in many of our customers' digital transformations. Our investment in patented tools and technology, complete partner ecosystem, knowledge of new technologies such as everything software defined, open source, DevOps, IoT, etc. make sure we can handle all cloud and IT infrastructure requirements from one fulfilling source.
rsrinivas

Convert String to Float in Python - ItsMyCode - 0 views

  •  
    Usually, in Python, the user input that we get will be a string when you read the data from the terminal, excel, CSV, or from a web form. We need to convert the string explicitly into the floating-point value before performing any arithmetic operations. Otherwise, Python will throw valueerror.
rsrinivas

Python ord(): A Step-By-Step Guide - ItsMyCode - 0 views

  •  
    In Python ord() function accepts a single unit of character and returns the equivalent Unicode code value of the passed argument. In other words, the ord() function can take a string or character of length one and returns an integer representing the Unicode of that string or character.
rsrinivas

How to Create a Directory in Python? - ItsMyCode - 0 views

  •  
    The os module is a built-in utility available in both Python 2 and 3 versions, and it provides functions to interact easily with the operating system. The os and os.path modules provide various functions to interact with the file system.
rsrinivas

TypeError: list indices must be integers or slices, not tuple - ItsMyCode - 0 views

  •  
    If you are accessing the list elements in Python, you need to access it using its index position. If you specify a tuple or a list as an index, Python will throw typeerror: list indices must be integers or slices, not tuple.
rsrinivas

Python chr(): A Step-By-Step Guide - ItsMyCode - 0 views

  •  
    The chr() function takes an integer (representing Unicode) as an input argument and returns a string representing a character.
Strativ AB

Django - 4 steps with Mathfilter (smart free tips) - 1 views

  •  
    Django is a Python-based free and open source web framework that follows the architectural pattern model-template-views (MTV). It is maintained by the Django Software Foundation (DSF), an independent non-profit organization established in the United States.
seo india

R vs. Python What Are the Differences - Justwebdevelopment - 0 views

  •  
    R vs. Python What Are the Differences - Python - Justwebdevelopment
« First ‹ Previous 141 - 160 of 182 Next › Last »
Showing 20 items per page