756 Answered Questions for the topic Python

Python

10/29/15

need coding help in Python

Please  need a code by Python 2.x for:new or updated files need to be copied to a specific 'destination' folder
Python

06/21/15

Hello, I am trying to open a file in read mode using Python.

The error I am receiving suggest I am using the wrong filename or read mode. When I type the file path into my computer, it works. I tried to assign the input filename to a variable and then... more
Python

02/25/15

Assume the days of the week are numbered 0,1,2,3,4,5,6 from Sunday to Saturday.(using python)

Assume the days of the week are numbered 0,1,2,3,4,5,6 from Sunday to Saturday. Write afunction which is given the day number, and it returns the day name (a string). in python

Nested Functions

Hi, I know the general idea behind nested functions, and how one function can call another inside it. But this example, from Python, confuses me a bit. One function totalPct, is called using a... more
Python

10/22/14

I have to create a store receipt in Python 3.4.1. It has to allow unlimited input of items, show subtotal, tax, and total. Please help.

This is what I have and it doesn't work:   print("===============================================================================")print("... more
Python Fuzzy Logic

11/06/13

How do i go about seperating my numerical data into fuzzy sections and putting it into code in Python ?

My inputs X1 and X2 are the values from -12 and 12 including 0 (i.e:(-12,-11,-10,-9,-8,-7,-6,-5,-4,-3,-2,-1,0,1,2,3,4,5,6,7,8,9,10,11,12) for both X1 and X2 and my output y is the function... more

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.