Skip to content

YC815/quest.py

Repository files navigation

learn_python

Github link Vercel Site

Tools

auth

  • NextAuth <- monti
  • Clerk

database

file upload

兩個時間戳 疑似Bug s1 = int(input() * 3600) s1 += int(input() * 60) s1 += int(input())

s2 = int(input() * 3600) s2 += int(input() * 60) s2 += int(input())

print(s2 - s1)

About

中文的Python學習網站

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published