Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #46109

RE: Cutting a deck of cards

From Carlos Nepomuceno <carlosnepomuceno@outlook.com>
Subject RE: Cutting a deck of cards
Date 2013-05-26 22:54 +0300
References <ar4a7a-cmt.ln1@pluto.solar-empire.de>
Newsgroups comp.lang.python
Message-ID <mailman.2194.1369598093.3114.python-list@python.org> (permalink)

Show all headers | View raw


----------------------------------------
> From: usenetmail@solar-empire.de
[...]
> Not in Python3.x
>>>> decks = 6
>>>> list(range(13 * 4 * decks)) == range(13 * 4 * decks)
> False
>
> AdiaĆ­
> Marc


What does "list(range(13 * 4 * decks))" returns in Python 3? 		 	   		  

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

#46088 
  #46089 
  #46090 
  #46094 
    #46105 
      #46109 
        #46112 
      #46121 
  #46095 
  #46097 
  #46131 
  #46136 
  #46140 
  #46141 
  #46143 
  #46599 
    #46625 
    #46668 
      #46680 
  #46664 

csiph-web