We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7c44a4 commit 65ae950Copy full SHA for 65ae950
1 file changed
newcodes/answers/q43.py
@@ -1,9 +1,6 @@
1
#!/usr/bin/env python
2
# coding=utf-8
3
4
-#!/usr/bin/env python
5
-#coding:utf-8
6
-
7
import random
8
9
number = random.randint(1,100)
0 commit comments