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 59558da

Browse files
Update app.py
1 parent 73fb1b7 commit 59558da

File tree

1 file changed

+1
-1
lines changed
  • exercises/008-two_timestamps

1 file changed

+1
-1
lines changed

‎exercises/008-two_timestamps/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
def two_timestamp(hr1,min1,sec1,hr2,min2,sec2):
1+
def two_timestamp(hr1,min1,sec1,hr2,min2,sec2):
22
# Your code here
33
return None
44

0 commit comments

Comments
(0)

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