Обновить 12-09/task4_rpo256.py
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
import sys as os
|
|
||||||
|
|
||||||
def get_percent(number):
|
def get_percent(number):
|
||||||
if 0 <= number < 500:
|
if 0 <= number < 500:
|
||||||
return 3
|
return 3
|
||||||
|
|||||||
Reference in New Issue
Block a user