Join our discord
In partnership with NodeCraft Logo NodeCraft


You are not logged in! Create an account or login to contribute! Log in here!

Difference between revisions of "Playground"

From Pixelmon Wiki
m
m
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:
 
         return arr
 
         return arr
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
  
 
<div class="table-responsive">
 
<div class="table-responsive">
Line 22: Line 23:
 
         <th scope="col">Biomes</th>
 
         <th scope="col">Biomes</th>
 
       <tr>
 
       <tr>
 
 
         <td>[[River]]</td>
 
         <td>[[River]]</td>
 
         <td>[[Ocean]]</td>
 
         <td>[[Ocean]]</td>
Line 42: Line 42:
 
   </table>
 
   </table>
 
</div>
 
</div>
 +
  
 
[[File:day.png]][[File:dawn.png]][[File:dusk.png]][[File:night.png]]
 
[[File:day.png]][[File:dawn.png]][[File:dusk.png]][[File:night.png]]

Latest revision as of 20:59, 10 October 2021


Heading 1

Heading 2

Heading 3

Heading 4

Heading 5

Heading 6


def quick_sort(arr):
    less = []
    pivot_list = []
    more = []
    if len(arr) <= 1:
        return arr



Day.pngDawn.pngDusk.pngNight.png


Day.png
Flower Forest, On Land
Ultra Rare | 1.058%
Dawn.png
Flower Forest, On Land
Very Rare | 5.058%


Dusk.png
Flower Forest, On Land
Rare | 10.058%
Night.png
Flower Forest, On Land
Uncommon | 15.058%


Day.png
Flower Forest, On Land
Common | 30.058%



Day.png
Flower Forest, On Land
Ultra Rare | 0.409%
Day.png
Forest, On Land
Ultra Rare | 0.678%


Day.png
Forest Hills, On Land
Ultra Rare | 0.573%
Day.png
Roofed Forest, On Land
Very Rare | 1.058%


Day.png
Sunflower Plains, On Land
Ultra Rare | 0.385%

© 2012 - 2025 Pixelmon Mod