Python Forum
Output prints Account.id at the end?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Output prints Account.id at the end?
#3
(Dec-14-2020, 04:15 AM)bowlofred Wrote: When I run your code locally, I don't get anything after the "Login Successful..." output. I wonder if you have something else in your environment that is generating it.

Weird, I wonder what it is then. For a moment I thought I was crazy that I couldn't find out why.. However, as always computers never cease to amaze me. Basically I am just using the standard Python Interpreter v3.9.0 Shell to run my code example. I will try to run it in CMD and a 3rd party compiler to see if I get a different result. If anyone knows why the interpreted would do such a thing? I haven't missed any code I am sure of it, maybe there are some settings I am not aware of that effect this.

Thank you for your reply Bowlofred, it's greatly appreciated!

UPDATE: Just ran the code on 2 separate compilers. 1 On my pc, one 3rd party web-based so there would be nothing on the web-based environment to cause this. I am absolutely stumped on where this reference is being called and printed from.
Reply


Messages In This Thread
RE: Output prints Account.id at the end? - by LastStopDEVS - Dec-14-2020, 05:21 AM
RE: Output prints Account.id at the end? - by buran - Dec-19-2020, 05:59 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  zfill prints extra et the end of a var tester_V 4 1,020 Mar-24-2023, 06:59 PM
Last Post: tester_V
  variable prints without being declared. ClockPillow 2 1,886 Jul-11-2021, 12:13 AM
Last Post: ClockPillow
  python prints none in function output chairmanme0wme0w 3 2,308 Jul-07-2021, 05:18 PM
Last Post: deanhystad
  Try/Exept prints only ones tester_V 11 4,077 Nov-03-2020, 02:38 AM
Last Post: tester_V
  Different results of code with local account and technical account dreyz64 7 3,796 Mar-05-2020, 11:50 AM
Last Post: dreyz64
  loop only prints last character. mcmxl22 1 1,790 Feb-17-2020, 02:36 AM
Last Post: menator01
  Visual Studio Code does not print desired output but only prints "..." vincentolivers 11 10,135 Sep-09-2019, 12:58 PM
Last Post: vincentolivers
  can you understand why this code prints None? arcbal 2 2,834 Mar-13-2019, 02:57 AM
Last Post: arcbal
  What for a file that prints nothing sylas 1 2,245 Sep-12-2018, 01:18 PM
Last Post: gruntfutuk

Forum Jump:

User Panel Messages

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