My orders
How it works
Examples
Reviews
Blog
Homework Answers
Submit
Sign in
How it works
Examples
Reviews
Homework answers
Blog
Contact us
Submit
Question #53013
How can I make an INPUT command work if the IF command comes before the input?
Expert's answer
Workingexample (Python 3.4).
if
True
>
False
:
print
(
"True > False"
)
else
:
print
(
"True <= False"
)
inpt
=
input
()
print
(
inpt
)
Our fields of expertise
Programming
Math
Engineering
Economics
Physics
LATEST TUTORIALS
APPROVED BY CLIENTS
Thanks for the assistance,,, your service is great
#340795
on Jan 2024
Read all reviews >>