Feb-22-2018, 08:40 PM
you need to write a function that will return True if the argument it gets (x) is integer and False otherwise. In Explanation section it explains what integer is.
New to Python
|
|
Messages In This Thread |
New to Python - by Buffy - Feb-22-2018, 08:37 PM
RE: New to Python - by buran - Feb-22-2018, 08:40 PM
RE: New to Python - by Buffy - Feb-22-2018, 08:45 PM
RE: New to Python - by glidecode - Feb-22-2018, 08:51 PM
RE: New to Python - by buran - Feb-22-2018, 08:55 PM
|