Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Python question
Post: Python question

Say for example i'm an M.I.S undergrad, is it beneficial for me to learn python since it's more used in the business field? Or would it be better to learn java as an i.t student. I like python but not...
shakeelthomas Bar 1 2,150 Jul-24-2018, 05:28 PM
    Thread: simple calculator
Post: RE: simple calculator

(Jul-23-2018, 04:17 AM)buran Wrote: (Jul-23-2018, 03:45 AM)shakeelthomas Wrote: I use netbeans IDE and installed the python plugin via the website. I didn't actually download python from the websi...
shakeelthomas Homework 11 6,177 Jul-23-2018, 10:47 PM
    Thread: simple calculator
Post: RE: simple calculator

(Jul-23-2018, 03:17 AM)ichabod801 Wrote: (Jul-23-2018, 01:13 AM)shakeelthomas Wrote: how am i using python 2x It's what's installed on your machine. You appear to be using Windows, so it doesn't c...
shakeelthomas Homework 11 6,177 Jul-23-2018, 03:45 AM
    Thread: simple calculator
Post: RE: simple calculator

Wow i changed input to raw_input and it worked. @above: how am i using python 2x
shakeelthomas Homework 11 6,177 Jul-23-2018, 01:13 AM
    Thread: simple calculator
Post: RE: simple calculator

(Jul-22-2018, 11:35 PM)Larz60+ Wrote: Error: File "/run/media/Larz60p/Data-4TB/python/e-h/f/forum/a-f/calc/src/junk1.py", line 23 print'Invalid' ^ SyntaxError: invalid syntaxTh...
shakeelthomas Homework 11 6,177 Jul-22-2018, 11:44 PM
    Thread: simple calculator
Post: RE: simple calculator

(Jul-22-2018, 11:18 PM)Larz60+ Wrote: show code here, we do not follow unknown links def add(x,y): return x+y def multiply(x,y): return x*y print('Select operation') print('1.Add') print('...
shakeelthomas Homework 11 6,177 Jul-22-2018, 11:28 PM
    Thread: simple calculator
Post: simple calculator

When i enter both numbers it doesn't output calculation, it just skips to 'invalid'. Is there some sort of syntax error because I looked up other similar programs and it is quite similar. How to deal ...
shakeelthomas Homework 11 6,177 Jul-22-2018, 10:24 PM

User Panel Messages

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