0
How do i input percent in a range.
20th Jul 2020, 10:40 PM
ADETUNJI ABDULLAHI ADEMOLA

2 Answers
+ 2
python
for i in range(101):
print(f"{i}%")
21st Jul 2020, 12:39 AM
Rik Wittkopp

+ 1
Thanks
21st Jul 2020, 10:09 PM
ADETUNJI ABDULLAHI ADEMOLA

Often have questions like this?
Learn more efficiently, for free:
Hot today
New
1 Votes
How can I make this code simple I mean is there any way to code formulas in maths or physics
1 Votes
File code
1 Votes
math problem
0 Votes