#!/bin/python import math import os import random import re import sys # # Complete the \'count_pebbles\' function below. # # The function is expected to return an INT