Python Forum
len() function doesn't work with Geany Editor
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
len() function doesn't work with Geany Editor
#1
Hello,

I am using Python 3.5 with Geany 1.25.

One of the exercises I have come across while studying python as a beginner is using the len() fucntion to determine the number of elements in a particular list. This function doesn't work through Geany- doesn't show any result in terminal however displays the correct length of elements in the Python terminal.

I wonder why. Would really appreciate if someone could enlighten me on this.

Thanks!
Reply
#2
show the code where it doesn't work
Quote:Geany- doesn't show any result in terminal however displays the correct length of elements in the Python terminal.
I don't understand what this means.
Reply
#3
What exactly are you doing?
I use Geany quite frequently. I have no issues with the code execution. All runs as expected.
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  print doesnt work in a function ony 2 309 Mar-11-2024, 12:42 PM
Last Post: Pedroski55
  Why doesn't calling a parent constructor work with arbitrary keyword arguments? PurposefulCoder 4 953 Jun-24-2023, 02:14 PM
Last Post: deanhystad
  Why doesn't this code work? What is wrong with path? Melcu54 7 1,806 Jan-29-2023, 06:24 PM
Last Post: Melcu54
  color code doesn't work harryvl 1 896 Dec-29-2022, 08:59 PM
Last Post: deanhystad
  I dont know why my function won't work? MehHz2526 3 1,200 Nov-28-2022, 09:32 PM
Last Post: deanhystad
  client.get_all_tickers() Doesn't work gerald 2 1,723 Jun-16-2022, 07:59 AM
Last Post: gerald
  pip doesn't work after Python upgrade Pavel_47 10 4,238 May-30-2022, 03:31 PM
Last Post: bowlofred
  Music Notation editor; how to build the editor? direction to go? philipbergwerf 1 1,696 Jan-01-2022, 04:56 PM
Last Post: Larz60+
  For Loop Works Fine But Append For Pandas Doesn't Work knight2000 2 2,027 Dec-18-2021, 02:38 AM
Last Post: knight2000
  Class Method to Calculate Age Doesn't Work gdbengo 1 1,716 Oct-30-2021, 11:20 PM
Last Post: Yoriz

Forum Jump:

User Panel Messages

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