Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Starting first code
#1
Sad 
Hi, I've downloaded and been through the topics.
I've now typed - once I opened EDLE. print ("Hisssssss...") Saved As then OPEN the file and clicked run RUN - MODULE which comes back with on a further page as print ("Hisssssss...")
When I then remove ("Hisssssss...") twice as the tutorial say's. I don't get an error message as is the next step.
Thanks for any help, I'm completely new to this.
Reply
#2
(May-11-2021, 12:56 PM)Ricky Wrote: Hi, I've downloaded and been through the topics.
I've now typed - once I opened EDLE. print ("Hisssssss...") Saved As then OPEN the file and clicked run RUN - MODULE which comes back with on a further page as print ("Hisssssss...")
When I then remove ("Hisssssss...") twice as the tutorial say's. I don't get an error message as is the next step.
Thanks for any help, I'm completely new to this.

Welcome! Please post your code along with what you are expecting to happen versus what is actually happening. Please use BBCode tags when posting to preserve indentation and other formatting.
Reply
#3
I've no idea what you're asking mate.
Reply
#4
(May-11-2021, 03:12 PM)Ricky Wrote: I've no idea what you're asking mate.

You have written some Python code and it is not doing what you expect. Show us the code so we can help.
Reply
#5
(May-11-2021, 12:56 PM)Ricky Wrote: I've now typed - once I opened EDLE. print ("Hisssssss...") Saved As then OPEN the file and clicked run RUN - MODULE which comes back with on a further page as print ("Hisssssss...")
IDLE is not good so you should use something better,i guess you use Windows i would advice start with an easy editor as PyScripter.
Hera a image of the basic which is easy to use as see.
[Image: t0F8Lt.png]

Other stuff that you can look at.
Python 3.9/3.8 and pip installation under Windows
VS Code from start
Reply


Forum Jump:

User Panel Messages

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