Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Enigma Machine Working - Optimise
Post: RE: Enigma Machine Working - Optimise

Mike, I think your code and the concept is cool. But how do I decode a previously coded phrase? I copied and pasted the coded phrase under option 1 (Encode / Decode) and it Encodes again..... Jeff
Jeff_Waldrop Code sharing 4 3,731 Mar-19-2019, 10:00 AM
    Thread: I am trying to swap two variables with a Function....
Post: RE: I am trying to swap two variables with a Funct...

Thanks, all. This is good, learned a couple of things here....! :)
Jeff_Waldrop General Coding Help 4 3,096 Mar-04-2019, 10:19 AM
    Thread: I am trying to swap two variables with a Function....
Post: I am trying to swap two variables with a Function....

Obviously, I am a newbie and I have something wrong....! Could you help me see what my error is? Thanks, Jeff ------------------------- a = 100 b = 200 def swap(a, b): a = x b = y x =...
Jeff_Waldrop General Coding Help 4 3,096 Mar-04-2019, 01:08 AM
    Thread: I love the simplicity of Python but have a question
Post: RE: I love the simplicity of Python but have a que...

Python, initially seems to bo the language I wish to learn. Just want to be able to share code(program) with another user who doesn’t have to execute a scrip with python on their computer. I have...
Jeff_Waldrop General Coding Help 6 2,747 Feb-04-2019, 10:26 AM
    Thread: I love the simplicity of Python but have a question
Post: I love the simplicity of Python but have a questio...

Can Python code be compiled as an EXE say to run inside a Win Console window? Jeff
Jeff_Waldrop General Coding Help 6 2,747 Jan-20-2019, 12:24 AM

User Panel Messages

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