Python Forum
Building first python program. Need a little guidance.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Building first python program. Need a little guidance.
#1
Hey. I'm Chris. I'm new to this forum and pretty new to python too. I've learned enough that I want to try building a small program that I can actually use.

I'm trying to make a simple little flashcard program that will run in the terminal. I have the questions and answers saved in .txt files. I've figured out how to get python to display the text in a file, but am having trouble displaying one thing in the file at a time.

The answers are on the same line as the questions, separated by a couple tabs.
How do I get python to display the first question then wait til I press enter to display the answer, then wait again for enter to display the next question, and so forth?
Reply


Messages In This Thread
Building first python program. Need a little guidance. - by Chrislw324 - Oct-24-2018, 09:58 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Building a DoublyLinkedList in Python - - append method Drone4four 2 444 Jan-08-2024, 01:27 PM
Last Post: Drone4four
  building app in XCODE with python phantom115 2 904 Aug-02-2023, 11:56 AM
Last Post: phantom115
  Docker -building a python image saisankalpj 5 4,009 Jul-13-2022, 12:53 PM
Last Post: saisankalpj
  Building python (3.9.5) with different libexpat version (2.4.6) raghupcr 0 1,330 Feb-25-2022, 11:29 AM
Last Post: raghupcr
  Need some coding guidance for a task peny 5 2,229 Sep-27-2021, 02:02 PM
Last Post: peny
  Your Guidance caslor 1 2,154 Mar-28-2021, 09:34 PM
Last Post: Larz60+
  Solaris 10 building Python 3.8.3 problems. munocat 0 1,538 May-26-2020, 01:05 AM
Last Post: munocat
  Noob needing guidance.... bako 0 1,870 Mar-29-2020, 06:55 PM
Last Post: bako
  New Python learner looking for key word guidance naga 2 1,767 Nov-20-2019, 01:09 PM
Last Post: ChislaineWijdeven
  General Guidance in Project JMiller184 1 3,040 Oct-24-2017, 10:27 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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