Python 강좌(1) - 코드 포함 Billy Rick
파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글 파이썬 첫 글
# Program to generate a random number between 0 and 9
# importing the random module
import random
print(random.randint(0,9))
# Program to generate a random number between 0 and 9
# importing the random module
import random
print(random.randint(0,9))