Python Forum
[split] Python Class Problem
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[split] Python Class Problem
#11
(Apr-29-2020, 08:01 AM)astral_travel Wrote: but programs are mechanical aren't they ?
Really don't understand what you mean by that

it's a bunch of instruction to be executed by the CPU. It may be written in high-level language like python or low-level like assembler, but generally at the end all it ends as bunch of 1s and 0s (machince code)
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
[split] Python Class Problem - by astral_travel - Apr-28-2020, 08:36 PM
RE: [split] Python Class Problem - by astral_travel - Apr-29-2020, 07:33 AM
RE: [split] Python Class Problem - by ndc85430 - Apr-29-2020, 07:41 AM
RE: [split] Python Class Problem - by buran - Apr-29-2020, 07:59 AM
RE: [split] Python Class Problem - by astral_travel - Apr-29-2020, 08:01 AM
RE: [split] Python Class Problem - by buran - Apr-29-2020, 08:16 AM
RE: [split] Python Class Problem - by astral_travel - Apr-29-2020, 08:20 AM
RE: [split] Python Class Problem - by michael1789 - Apr-29-2020, 07:13 PM
RE: Python Class Problem - by michael1789 - Apr-28-2020, 11:22 PM
RE: Python Class Problem - by astral_travel - Apr-29-2020, 06:09 AM
RE: Python Class Problem - by buran - Apr-29-2020, 06:31 AM
RE: Python Class Problem - by astral_travel - Apr-29-2020, 06:39 AM
RE: Python Class Problem - by buran - Apr-29-2020, 06:54 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  class definition and problem with a method HerrAyas 2 271 Apr-01-2024, 03:34 PM
Last Post: HerrAyas
  Class test : good way to split methods into several files paul18fr 4 491 Jan-30-2024, 11:46 AM
Last Post: Pedroski55
  [split] Class takes no arguments bily071 2 651 Oct-23-2023, 03:59 PM
Last Post: deanhystad
  Practice problem using lambda inside the class jagasrik 3 2,178 Sep-12-2020, 03:18 PM
Last Post: deanhystad
  Python Class Problem JPCrosby 2 2,308 Apr-28-2020, 06:18 PM
Last Post: buran
  Class problem duckduck23 2 2,036 Feb-10-2020, 08:52 PM
Last Post: jefsummers
  Class code problem from CS Dojo YouTube Dixon 3 2,286 Feb-04-2020, 10:23 PM
Last Post: snippsat
  Class Problem scratchmyhead 3 2,351 Nov-19-2019, 08:28 AM
Last Post: Larz60+
  split by character class Skaperen 3 2,358 Jul-15-2019, 02:29 AM
Last Post: Skaperen
  re.split multiple delimiters problem gw1500se 2 3,637 Jun-24-2019, 02:43 PM
Last Post: gw1500se

Forum Jump:

User Panel Messages

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