Program Python that outputs by adding both odd values between two numbers

Asked 1 years ago, Updated 1 years ago, 86 views

How should the condition extraction be written in a program that takes two numbers and outputs both odd values between them? I'm trying to study alone, but I'm not sure, so I post a question.

if문 if-else

2022-09-20 17:06

2 Answers

At least you have to write down the code or method you tried once and ask questions so that others can answer. Will it include the number entered? In what format will it be entered? Please ask a more detailed question.


2022-09-20 17:06

Enter for statement if statement Operator


2022-09-20 17:06

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.