We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce9e3ad commit 160e913Copy full SHA for 160e913
C_to_F_conversion.py renamed to Temperature Conversion.py
@@ -44,4 +44,4 @@ def F_to_C(x):
44
else:
45
print("Option entered is INVALID\n")
46
47
- ans = input("Do you wish to continue(Y/n): ")
+ ans = input("Do you wish to continue(Y/n): ")
0 commit comments