Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f49b5f7

Browse files
Practice Question
1 parent 161b09b commit f49b5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎float.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
print("The sum of the numbers is "+ str(sum))
1010
print("the difference of the numbers is "+ str(sub))
1111
print("the product of the numbers is "+ str(product))
12-
print("the division of the numbers is "+ str(div))
12+
print("the division of the numbers is "+ str(div))

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /