Python Forum
Simple code question about lambda and tuples
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple code question about lambda and tuples
#7
(Oct-03-2021, 07:02 PM)buran Wrote:
(Oct-03-2021, 04:50 PM)JasPyt Wrote: 2-0 and 1-1 which is: True and True => gives True
Output:
>>> 2-0 and 1-1 0
0 is False

but I guess you mean

Output:
>>> 2-0 and 2-1 1

Yes exactly!
Reply


Messages In This Thread
RE: Simple code question about lambda and tuples - by JasPyt - Oct-04-2021, 04:20 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Very Beginner question on simple variables Harvy 1 262 Apr-12-2024, 12:03 AM
Last Post: deanhystad
  Help with simple code JacobSkinner 1 380 Mar-18-2024, 08:08 PM
Last Post: deanhystad
  I have a code which is very simple but still I cannot detect what's wrong with it max22 1 520 Nov-07-2023, 04:32 PM
Last Post: snippsat
  Simple Question - ' defined as "a". ?' Ryan012 10 1,732 May-27-2023, 06:03 PM
Last Post: Ryan012
  Very simple question about filenames and backslashes! garynewport 4 2,043 Jan-17-2023, 05:02 AM
Last Post: deanhystad
  Python Tkinter Simple Multithreading Question AaronCatolico1 5 1,674 Dec-14-2022, 11:35 PM
Last Post: deanhystad
  help me simple code result min and max number abrahimusmaximus 2 965 Nov-12-2022, 07:52 AM
Last Post: buran
  A simple "If...Else" question from a beginner Serena2022 6 1,805 Jul-11-2022, 05:59 AM
Last Post: Serena2022
  Simple encoding code ebolisa 3 1,509 Jun-18-2022, 10:59 AM
Last Post: deanhystad
  How would you (as an python expert) make this code more efficient/simple coder_sw99 3 1,849 Feb-21-2022, 10:52 AM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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