Project: Computational Thinking
Path: tryStuff.ipynb
Views: 4Visibility: Unlisted (only visible to those who know the link)
Image: ubuntu2004-devKernel: Python 3 (system-wide)
In [2]:
[[-5 -5 -5 -5 -5 -5 -5 -5 -5 -5]
[-4 -4 -4 -4 -4 -4 -4 -4 -4 -4]
[-3 -3 -3 -3 -3 -3 -3 -3 -3 -3]
[-2 -2 -2 -2 -2 -2 -2 -2 -2 -2]
[-1 -1 -1 -1 -1 -1 -1 -1 -1 -1]
[ 0 0 0 0 0 0 0 0 0 0]
[ 1 1 1 1 1 1 1 1 1 1]
[ 2 2 2 2 2 2 2 2 2 2]
[ 3 3 3 3 3 3 3 3 3 3]
[ 4 4 4 4 4 4 4 4 4 4]]
0 1
In [2]:
In [2]:
In [1]:
{'sunny': 0.5, 'cloudy': 0.3333333333333333, 'rainy': 0.16666666666666666}
{'sunny': 0.4722222222222222, 'cloudy': 0.3055555555555556, 'rainy': 0.2222222222222222}
{'sunny': 0.4861111111111111, 'cloudy': 0.2962962962962963, 'rainy': 0.2175925925925926}
{'sunny': 0.4868827160493827, 'cloudy': 0.2970679012345679, 'rainy': 0.21604938271604937}
{'sunny': 0.48649691358024694, 'cloudy': 0.2973251028806584, 'rainy': 0.21617798353909465}
{'sunny': 0.48647548010973934, 'cloudy': 0.29730366941015085, 'rainy': 0.21622085048010972}
{'sunny': 0.4864861968449931, 'cloudy': 0.29729652491998165, 'rainy': 0.21621727823502512}
{'sunny': 0.4864867922191738, 'cloudy': 0.29729712029416244, 'rainy': 0.21621608748666357}
{'sunny': 0.4864864945320834, 'cloudy': 0.29729731875222265, 'rainy': 0.2162161867156937}
{'sunny': 0.48648647799391176, 'cloudy': 0.29729730221405093, 'rainy': 0.21621621979203703}
In [3]:
[0.5 0.33333333 0.16666667]
[0.47222222 0.30555556 0.22222222]
[0.48611111 0.2962963 0.21759259]
[0.48688272 0.2970679 0.21604938]
[0.48649691 0.2973251 0.21617798]
[0.48647548 0.29730367 0.21622085]
[0.4864862 0.29729652 0.21621728]
[0.48648679 0.29729712 0.21621609]
[0.48648649 0.29729732 0.21621619]
[0.48648648 0.2972973 0.21621622]
In [2]:
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
In [2]:
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
In [0]: