Python Forum
Beginner stuck in Python book for kids
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Beginner stuck in Python book for kids
#3
The "code" is just a very simple test thingy at the start of the book, I don't think it'll tell you much.
It looks like this:

def draw():
screen.draw.text("Hello", topleft=(10, 10))

And we have to call this code hello.py and then we're supposed to open it in cmb, by doing this:
pgzrun C:\Users\myrealname\OneDrive\Desktop\python games\hello\hello.py

And cmd then replies with this:
pgzrun is not recognized as an internal or external command, operable program or batch file.

And then I'm like this: Huh Huh Huh
Reply


Messages In This Thread
Beginner stuck in Python book for kids - by mic81k - Nov-22-2023, 10:03 AM
RE: Beginner stuck in Python book for kids - by mic81k - Nov-22-2023, 11:26 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Deitel book "Python for Programmers" ricardian 7 24,984 May-12-2023, 01:33 PM
Last Post: snippsat
  best " Learning Python " book for a beginner alok 4 3,121 Jul-30-2021, 11:37 AM
Last Post: metulburr
  Nested Python functions (Dan Bader's book) Drone4four 4 2,636 Jun-26-2021, 07:54 AM
Last Post: ndc85430
  I really need help, I am new to python, I am using a book that helps me to learn JaprO 5 3,052 Nov-28-2020, 02:30 PM
Last Post: JaprO
  Stuck on python quiz challenge baesian 2 2,237 Aug-16-2020, 12:52 AM
Last Post: scidam
  creating an 'adress book' in python using dictionaries? apollo 6 14,950 May-06-2019, 12:03 PM
Last Post: snippsat
  Learning python, stuck on some code. stanceworksv8 2 3,566 Apr-02-2019, 01:51 AM
Last Post: stanceworksv8
  I'm teaching myself python and i'm stuck... stormrider 2 3,054 Dec-06-2017, 10:16 PM
Last Post: Larz60+
  I finsh the basics of python but I'm stuck on how to link code to GUI Qubayel 5 4,408 Apr-04-2017, 07:18 AM
Last Post: Ofnuts

Forum Jump:

User Panel Messages

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