#Program to roll the dice while True: import random print('this is a program to calculate a dice') print('press enter ') input() n=random.randint(1,6) if n==1: print('[====================]') print('[ ]') print('[ o ]') print('[ ...
SMART BEGINERS is used to help the students in python and java programs so that they can get help through it.smartbeginers is generally helpful to the students. link for this is #smartbeginers.blogspot.com # SMARTBEGINERS