Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python Coding
#5
(Oct-26-2021, 11:10 PM)kshtriyadin1994 Wrote: "()" => "00"
")(" => "-11"
"((a) => "10a0"
"(a(b)c) => "0a0b0c"
"()a((((" => "00a1111"
What is the logic in this? It is like magic.
Reply


Messages In This Thread
Python Coding - by kshtriyadin1994 - Oct-26-2021, 11:10 PM
RE: Python Coding - by Larz60+ - Oct-27-2021, 01:54 AM
RE: Python Coding - by kshtriyadin1994 - Oct-28-2021, 05:08 AM
RE: Python Coding - by Larz60+ - Oct-28-2021, 07:58 AM
RE: Python Coding - by ibreeden - Oct-28-2021, 08:04 AM

Forum Jump:

User Panel Messages

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