Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to Randomly Print a Quote From a Text File When User Types a Command on Main Menu
Post: RE: How to Randomly Print a Quote From a Text File...

(Apr-11-2024, 03:35 AM)deanhystad Wrote: If you can't open a text file, convert the text file to a python module. This is how you can convert your bible verse text file to a python module. bible_v...
BillKochman General Coding Help 13 1,146 Apr-12-2024, 08:39 AM
    Thread: How to Randomly Print a Quote From a Text File When User Types a Command on Main Menu
Post: RE: How to Randomly Print a Quote From a Text File...

Hello Dean. Thank you for your response. I appreciate it. You are the first person to a straightforward-sounding, what appears to be a simple way to bypass the Java SecurityException. So, if I under...
BillKochman General Coding Help 13 1,146 Apr-11-2024, 05:59 AM
    Thread: How to Randomly Print a Quote From a Text File When User Types a Command on Main Menu
Post: RE: How to Randomly Print a Quote From a Text File...

Well, it has been six days since someone last responded here, so I am going to assume that no one knows how I can get past this SecurityException that Jython throws me everytime my module tries to ope...
BillKochman General Coding Help 13 1,146 Apr-10-2024, 01:47 PM
    Thread: How to Randomly Print a Quote From a Text File When User Types a Command on Main Menu
Post: RE: How to Randomly Print a Quote From a Text File...

Hello Menator01 and all. I apologize for being away from this thread, but I have been rather busy. In fact, I have been rather busy trying to overcome some of the problems I have been having with my ...
BillKochman General Coding Help 13 1,146 Apr-04-2024, 01:43 AM
    Thread: How to Randomly Print a Quote From a Text File When User Types a Command on Main Menu
Post: RE: How to Randomly Print a Quote From a Text File...

So, to be clear, being as I already imported random, you are saying that I really don't need to add "from random import choice", being as "choice" is a part of the "random" module. Although it also so...
BillKochman General Coding Help 13 1,146 Apr-02-2024, 12:13 AM
    Thread: How to Randomly Print a Quote From a Text File When User Types a Command on Main Menu
Post: RE: How to Randomly Print a Quote From a Text File...

Hello Menator01. Thank you for your quick response. I just got back from the store, and it was already here waiting for me. Okay, let me see if I understand your code correctly. The first part -- "f...
BillKochman General Coding Help 13 1,146 Apr-01-2024, 10:52 PM
    Thread: How to Randomly Print a Quote From a Text File When User Types a Command on Main Menu
Post: How to Randomly Print a Quote From a Text File Whe...

Hello. Just recently I put my BBS back online after nine years, and I am trying to write a python-based game -- for my BBS. Before I continue, let me inform you that I am 70 years old, I am NOT a pro...
BillKochman General Coding Help 13 1,146 Apr-01-2024, 09:53 PM

User Panel Messages

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