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

(Apr-02-2022, 11:47 PM)Larz60+ Wrote: Here's a great place to get started: You can run this tutorial without taking the course, or take the course if you like what you see. I'll take a look. Thank y...
Lass86 News and Discussions 7 1,724 Apr-03-2022, 02:55 PM
    Thread: Motivation
Post: RE: Motivation

(Apr-03-2022, 10:14 AM)Gribouillis Wrote: If it is a hobby, then start with something that you would really like to do with the computer, like a game that you want to automatize and work hard until ...
Lass86 News and Discussions 7 1,724 Apr-03-2022, 02:54 PM
    Thread: Motivation
Post: RE: Motivation

(Apr-02-2022, 08:42 PM)Gribouillis Wrote: I think the first question is why do you want to learn programming? Do you want to become a professional developer or is it part of some project that you wa...
Lass86 News and Discussions 7 1,724 Apr-02-2022, 08:48 PM
    Thread: Motivation
Post: Motivation

Hello everyone, I need some motivation and I hope that maybe you guys can help? I started a course on programming some time ago. Unfortunately this was a mistake. The customer service is awful and th...
Lass86 News and Discussions 7 1,724 Apr-02-2022, 07:50 PM
    Thread: Else statement
Post: RE: Else statement

(Mar-08-2021, 04:04 PM)deanhystad Wrote: You have to un-indent if you are using the IDLE shell. Output:>>> if 5 > 3: print('hi') else: print('ho') hiAfter entering "print('hi')" the...
Lass86 General Coding Help 6 3,175 Mar-09-2021, 08:45 AM
    Thread: Else statement
Post: RE: Else statement

(Mar-08-2021, 04:00 PM)buran Wrote: first of all I would recommend to write and save your code in py file, not in python interactive shell if you insist on using shell - when you hit enter after th...
Lass86 General Coding Help 6 3,175 Mar-09-2021, 08:44 AM
    Thread: Else statement
Post: RE: Else statement

(Mar-08-2021, 03:44 PM)BashBedlam Wrote: You are correct that the problem is with indentation. Everything in between if and else must be indented like this: if d1 == d2: print('Same') else: ...
Lass86 General Coding Help 6 3,175 Mar-08-2021, 03:53 PM
    Thread: Else statement
Post: Else statement

Hi everyone, I keep running in to this issue when I want to create an Else statement. I think something goes wrong with the indentation, but I could be wrong. I tried looking for proper explanations,...
Lass86 General Coding Help 6 3,175 Mar-08-2021, 03:31 PM
    Thread: Can't open files
Post: RE: Can't open files

(Oct-25-2020, 06:26 PM)jefsummers Wrote: Not familiar with Wing. If you right click on the file and choose Open With, what options does it show? It showed me a few programs that don't actually work....
Lass86 General Coding Help 5 2,351 Nov-10-2020, 12:59 PM
    Thread: Can't open files
Post: RE: Can't open files

(Oct-24-2020, 05:49 PM)jefsummers Wrote: You didn't tell us what OS you are using, but it sounds like the .py extension is not mapping to either an IDE or a Python runtime. Normally you would map it...
Lass86 General Coding Help 5 2,351 Oct-24-2020, 06:37 PM
    Thread: Can't open files
Post: Can't open files

Hello everyone, I keep running into this issue and after some research I still don't know what to do. I have used different IDE's and editors, but I always end up not being able to open up my .py fil...
Lass86 General Coding Help 5 2,351 Oct-24-2020, 05:30 PM
    Thread: Using different IDE
Post: RE: Using different IDE

Thank you guys for all of your answers! I was able to make Wing work, so I'll stick to that for now. But I'll save your suggestions. Thank you so much!
Lass86 News and Discussions 4 1,938 Oct-24-2020, 04:50 PM
    Thread: Using different IDE
Post: Using different IDE

Hello everyone, I'm doing a course in Python and they're recommending Wing IDE. After searching for a while, I just can't seem to make it work with Pyton. (The course itself recommends an older vers...
Lass86 News and Discussions 4 1,938 Oct-03-2020, 04:00 PM
    Thread: Freelance
Post: RE: Freelance

Thank you Truman, I'll have to look into it some more. Upwork sounds interesting! But I understand that a lot of task will come my way if I do this. Thank you!
Lass86 Bar 7 5,865 May-19-2020, 03:00 PM
    Thread: Freelance
Post: Freelance

Hello! Do any of you have any experience in Freelancing as a programmer? I'm looking into it and I'm curious what other people's experiences are. Was it hard to get started? Did you find your clien...
Lass86 Bar 7 5,865 Apr-11-2020, 02:00 PM
    Thread: New Users Introduce Yourself
Post: RE: New Users Introduce Yourself

Hello everyone, My first loggin was probably last year. I might have introduced myself then, but I don't really remember. My interest started because of a little game called Else Heart.Break(), that...
Lass86 Bar 430 224,676 Mar-29-2020, 02:36 PM
    Thread: Method not regocnized
Post: RE: Method not regocnized

Thank you for all your solutions. About the concatention, this was kind of the point. I was learning about concatention, but they did mention that it's not too Python-like. Thanks for your help!
Lass86 General Coding Help 3 2,064 Jun-19-2019, 09:03 AM
    Thread: Method not regocnized
Post: Method not regocnized

Hello Everyone, I started learning Python not too long ago, but unfortunatley I ran into some trouble with using a String Method. This is my code: famous_person = 'bruce lee' message ='famous_p...
Lass86 General Coding Help 3 2,064 Jun-16-2019, 07:01 PM

User Panel Messages

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