Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: File Opening
Post: RE: File Opening

Thanks all for your assistance. This is still not solved, and have tried all suggestions.
Hitso General Coding Help 10 5,281 Jun-05-2020, 10:22 AM
    Thread: File Opening
Post: RE: File Opening

Thanks. I ran the code, get the following error. I'm really lost on this seemingly simple task. runcell(0, 'C:/Users/heetesh.j.bhoola/Desktop/PYTHON FILES/untitled2.py') Traceback (most recent call ...
Hitso General Coding Help 10 5,281 May-31-2020, 06:10 PM
    Thread: File Opening
Post: RE: File Opening

This is the code, and the error message when running it. runcell(0, 'C:/Users/heetesh.j.bhoola/Desktop/PYTHON FILES/untitled2.py') Traceback (most recent call last): File "C:\Users\heetesh.j.bhoola...
Hitso General Coding Help 10 5,281 May-30-2020, 07:38 AM
    Thread: File Opening
Post: RE: File Opening

How do I check this ? In my directory both the Python file and the data file are both there ?
Hitso General Coding Help 10 5,281 May-30-2020, 07:21 AM
    Thread: File Opening
Post: File Opening

I cannot open the file below. Both the .py file and the salesdata.csv are stored in the same directory. This is the error : FileNotFoundError: [Errno 2] No such file or directory: 'salesdata.csv' An...
Hitso General Coding Help 10 5,281 May-30-2020, 07:04 AM
    Thread: List Syntax
Post: List Syntax

Pls help, what I am doing wrong ? I'm not getting any output, whereas I'm expecting it to return as String 2 list1 = ["String1", "String2", "String3"] list1[2]
Hitso General Coding Help 4 2,261 May-24-2020, 06:42 PM
    Thread: First Program, Syntax Issues
Post: First Program, Syntax Issues

Please help. My first few lessons and attempt at python. Using Spyder (Python 3.7) salary = 5000 If salary > 5000: print ("Approved")Am getting the following error when running. Error:File...
Hitso General Coding Help 1 1,474 May-23-2020, 08:00 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020