Skip to content

Commit 65ae950

Browse files
committed
guess number
1 parent f7c44a4 commit 65ae950

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

newcodes/answers/q43.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
#!/usr/bin/env python
22
# coding=utf-8
33

4-
#!/usr/bin/env python
5-
#coding:utf-8
6-
74
import random
85

96
number = random.randint(1,100)

0 commit comments

Comments
 (0)