Skip to content

Commit 0758fca

Browse files
committed
Update python-programs.md
1 parent 33a5971 commit 0758fca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python-programs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ print ','.join(l)
2222
Question 2
2323
Level 1
2424

25-
#### Q.
25+
#### Question:
2626
Write a program which can compute the factorial of a given numbers.
2727
The results should be printed in a comma-separated sequence on a single line.
2828
Suppose the following input is supplied to the program:

0 commit comments

Comments
 (0)