Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
  Lightbulb Thread: Review for my Fibonacci sequence, please. (´。• ω •。`)
Post: Review for my Fibonacci sequence, please. (´。• ω •...

Salutations, Pythonistas! **python** I hope you are all well and that your families and friends are doing well. ヽ(・∀・)ノ I have developed a simple piece of code that prints the Fibonacci sequence. I...
Carmazum Code Review 6 1,721 Jun-06-2023, 03:26 AM
  Heart Thread: Doubt about conditionals in Python.
Post: RE: Doubt about conditionals in Python.

(Mar-31-2023, 05:25 AM)buran Wrote: (Mar-30-2023, 09:18 PM)Carmazum Wrote: Oh, so, Python does interpret the code it finds even if it is False. The detail is that, if it is False, it will not exec...
Carmazum General Coding Help 6 1,669 Apr-01-2023, 12:01 AM
    Thread: Doubt about conditionals in Python.
Post: RE: Doubt about conditionals in Python.

(Mar-29-2023, 06:01 AM)buran Wrote: (Mar-29-2023, 01:43 AM)Carmazum Wrote: Python only interprets the first statement it detects as True.To be precise, it works top down until (and if) it reach a ...
Carmazum General Coding Help 6 1,669 Mar-30-2023, 09:18 PM
  Heart Thread: Just some words of appreciation.
Post: Just some words of appreciation.

Greetings, Python community! **python** Hope you are well. **smile** I just wanted to comment that I love the forum. It is very well done and has very interesting functions. I love the overall de...
Carmazum Board 2 2,505 Mar-29-2023, 02:17 AM
  Smile Thread: Doubt about conditionals in Python.
Post: RE: Doubt about conditionals in Python.

(Mar-28-2023, 08:32 AM)Gribouillis Wrote: In a sequence such as if condition1: ... elif condition2: ... elif condition3: ... else: ...Only the code corresponding to the first conditi...
Carmazum General Coding Help 6 1,669 Mar-29-2023, 01:43 AM
  Question Thread: Doubt about conditionals in Python.
Post: Doubt about conditionals in Python.

Greetings, Python community! **python** I hope you are doing well. **smile** I recently started re-learning Python (I love it too much!). I'm in the lesson about conditionals, and I've come acros...
Carmazum General Coding Help 6 1,669 Mar-28-2023, 08:00 AM

User Panel Messages

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