Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Noob warning: trying to use pip to install pytest and pep8 in Command Prompt
Post: RE: Noob warning: trying to use pip to install pyt...

Thanks all! This helped! @snipsatt - thanks for the detailed step-by-step. I followed it and all looks good now **biggrin**
adifrank General Coding Help 4 5,345 Dec-20-2020, 04:23 AM
    Thread: Noob warning: trying to use pip to install pytest and pep8 in Command Prompt
Post: Noob warning: trying to use pip to install pytest ...

I'm learning Python with the book "Head First Python" by Paul Barry. I'm on chapter 4, in the section titled "Install the Testing Developer Tools" where it teaches how to install the pytest testing fr...
adifrank General Coding Help 4 5,345 Dec-20-2020, 12:25 AM
    Thread: Noob question about lists
Post: RE: Noob question about lists

(Nov-19-2020, 01:40 AM)Nickd12 Wrote: you did not make a new list you just renamed it Thanks Nickd12! (Nov-19-2020, 02:23 AM)jefsummers Wrote: Both variables point to the same list. You would not...
adifrank General Coding Help 4 2,892 Nov-19-2020, 03:26 AM
    Thread: Noob question about lists
Post: Noob question about lists

Hi. Noob question (sorry)... I'm learning Python myself (reading "Head First Python"). Having trouble wrapping my head around why in the below code the integer '5' is removed from 'list_a', even thr...
adifrank General Coding Help 4 2,892 Nov-19-2020, 01:27 AM
    Thread: Noob question: why is shapesize() not working for my turtle
Post: RE: Noob question: why is shapesize() not working ...

(Sep-09-2020, 08:15 PM)deanhystad Wrote: What version of Python are you using? What platform are you running on? How do you run your program? Have you tried using turtlesize? I'm learning through...
adifrank General Coding Help 8 5,807 Sep-09-2020, 11:13 PM
    Thread: Noob question: why is shapesize() not working for my turtle
Post: RE: Noob question: why is shapesize() not working ...

(Sep-09-2020, 06:13 PM)buran Wrote: well, that is strange, because when running this code locally works just fineOkay, thanks at least I'm not crazy : )
adifrank General Coding Help 8 5,807 Sep-09-2020, 06:38 PM
    Thread: Noob question: why is shapesize() not working for my turtle
Post: RE: Noob question: why is shapesize() not working ...

(Sep-09-2020, 04:09 PM)buran Wrote: this code works (i.e. no error). Hi buran, I'm learning with this site: https://runestone.academy/runestone/book...cises.html when I type the code in the code b...
adifrank General Coding Help 8 5,807 Sep-09-2020, 05:27 PM
    Thread: Noob question: why is shapesize() not working for my turtle
Post: Noob question: why is shapesize() not working for ...

Hi. I'm just learning to code in general and starting with Python. I'm experimenting with the turtle drawing module. I'm trying to create a circular stamp. My plan was to change the turtle shape to "...
adifrank General Coding Help 8 5,807 Sep-09-2020, 03:58 PM
    Thread: Question about learning Python 3.0 for finding work
Post: Question about learning Python 3.0 for finding wor...

Hi. I'm curious to know your thoughts on this — I have some very basic programming experience. I'm a designer and learned to code a bit in ActionScript 3.0 by Adobe. It's an object oriented languag...
adifrank News and Discussions 0 1,356 Aug-21-2020, 01:40 AM
    Thread: Noob question
Post: RE: Noob question

(Aug-18-2020, 10:35 PM)bowlofred Wrote: I think those questions are sloppy. Hmmm... okay, I'll just ignore it : ) Thanks!
adifrank General Coding Help 6 2,757 Aug-18-2020, 11:50 PM
    Thread: Noob question
Post: RE: Noob question

(Aug-18-2020, 09:50 PM)DeaD_EyE Wrote: Then the quiz is incorrect. Do you have a link? It's a course on LinkedIn Learning, so I'm guessing you'll need a LinkedIn account to access it. Course title:...
adifrank General Coding Help 6 2,757 Aug-18-2020, 10:07 PM
    Thread: Noob question
Post: RE: Noob question

(Aug-18-2020, 09:11 PM)bowlofred Wrote: >>> 7 > 5 True >>> 5 < 7 TrueLooks like it agrees with you. That's what I thought. But apparently not. You can select only one of the ...
adifrank General Coding Help 6 2,757 Aug-18-2020, 09:18 PM
    Thread: Noob question
Post: Noob question

Hi I'm just starting out to learn to code in Python. I'm a total noob. I'm learning using video tutorials. At the end of each section in the tutorials there is a short quiz. There is one question in t...
adifrank General Coding Help 6 2,757 Aug-18-2020, 09:03 PM

User Panel Messages

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