Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
input function question
#11
Problem partially solved.

As it turns out, I was trying to compile the python program using <cntrl> B in Sublime, the python text editor.
I have often compiled within Sublime with success but probably without using an input statement

My problem goes away if I execute the problem outside of Sublime.
That is, If I execute the python program using the command line window, all is good, but if I do a cntrlB in sublime it does not work.
Sublime must not allow input in their command window.

Puzzling.
Reply
#12
Look at Sublime REPL.
Reply
#13
Looks like I found an issue that has been solved by REPL.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Input function oldschool 1 678 Sep-14-2024, 01:02 PM
Last Post: deanhystad
  difference between forms of input a list to function akbarza 6 2,326 Feb-21-2024, 08:02 PM
Last Post: bterwijn
  Question on dir() function Soorya25 1 1,966 Jan-16-2023, 09:33 PM
Last Post: deanhystad
Information How to take url in telegram bot user input and put it as an argument in a function? askfriends 0 2,301 Dec-25-2022, 03:00 PM
Last Post: askfriends
  Function not scriptable: Noob question kaega2 3 2,083 Aug-21-2022, 04:37 PM
Last Post: kaega2
  Showing an empty chart, then input data via function kgall89 0 1,452 Jun-02-2022, 01:53 AM
Last Post: kgall89
  function with 'self' input parameter errors out with and without 'self' called dford 12 7,279 Jan-15-2022, 06:07 PM
Last Post: deanhystad
Big Grin General programming question (input string)[ jamie_01 2 2,313 Jan-08-2022, 12:59 AM
Last Post: BashBedlam
  Problem with input after function luilong 10 5,988 Dec-04-2021, 12:16 AM
Last Post: luilong
  Exit function from nested function based on user input Turtle 5 4,266 Oct-10-2021, 12:55 AM
Last Post: Turtle

Forum Jump:

User Panel Messages

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