Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Simple Question - ' defined as "a". ?'
Post: RE: Simple Question - ' defined as "a". ?'

RESOLVED. THANKS!!
Ryan012 General Coding Help 10 1,719 May-27-2023, 06:03 PM
    Thread: Simple Question - ' defined as "a". ?'
Post: RE: Simple Question - ' defined as "a". ?'

Gribouillis : Thank for your patient and concerns. So What do I have to do from the original file as the following ? : import a as l def sum (x, y): return x + y # calls the sum function defined...
Ryan012 General Coding Help 10 1,719 May-25-2023, 07:51 PM
    Thread: Simple Question - ' defined as "a". ?'
Post: RE: Simple Question - ' defined as "a". ?'

Python path means my main fils should be in the same directory. right?
Ryan012 General Coding Help 10 1,719 May-25-2023, 03:52 PM
    Thread: Simple Question - ' defined as "a". ?'
Post: RE: Simple Question - ' defined as "a". ?'

Hi rob101 Thank you so much for your kind response and explaination. I'm very beginner so..I have no idea what I have to do.. 1) You mean I need to make a file - (1) a.py in the same directory,Righ...
Ryan012 General Coding Help 10 1,719 May-25-2023, 03:51 PM
    Thread: Simple Question - ' defined as "a". ?'
Post: Simple Question - ' defined as "a". ?'

I have one error for no defined as "a". How can we define "a"? **angel** **blush** import a as l def sum (x, y): return x + y # calls the sum function defined in the module a print (l....
Ryan012 General Coding Help 10 1,719 May-25-2023, 01:37 PM

User Panel Messages

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