###### tags: `實習題目` `大一程設` `東華大學` `東華大學資管系` `基本程式概念` `資管經驗分享` 奇偶判斷 === ## Description 請輸入一數字,判斷其為奇數或偶數 ## Input 一個整數 ## Output 如果是奇數則輸出 odd,偶數則輸出 even --- ## Sample Input 1 1 ## Sample Output 1 odd --- ## Sample Input 2 2 ## Sample Output 2 even
×
Sign in
Email
Password
Forgot password
or
Sign in via Google
Sign in via Facebook
Sign in via X(Twitter)
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
Continue with a different method
New to HackMD?
Sign up
By signing in, you agree to our
terms of service
.