Python Forum
Need Help with writing this code!?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Help with writing this code!?
#7
(Feb-06-2017, 09:09 PM)r6lay Wrote: I understand, I didn't mean for anyone to do it for me but I don't even know where to begin, but thank you thats very helpful!

character = input("give me a character, yo! ")

# now do things, depending on what that character is
# for example...

if character.isdigit():
    print("That's a number, dude")
Reply


Messages In This Thread
Need Help with writing this code!? - by r6lay - Feb-06-2017, 08:36 PM
RE: Need Help with writing this code!? - by r6lay - Feb-06-2017, 09:09 PM
RE: Need Help with writing this code!? - by nilamo - Feb-13-2017, 12:48 AM
RE: Need Help with writing this code!? - by Ofnuts - Feb-06-2017, 11:43 PM
RE: Need Help with writing this code!? - by Larz60+ - Feb-08-2017, 06:47 PM
RE: Need Help with writing this code!? - by Ofnuts - Feb-13-2017, 10:03 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  I need help writing this code for string properties and methods hannah71605 4 3,148 Mar-22-2021, 12:36 PM
Last Post: menator01
  Need help in Code for Writing View Functions in Flask - Python Web Framework ashishsme14 2 3,059 May-22-2020, 03:43 AM
Last Post: snippsat
  HELP - Writing code returning True or False Kokuzuma 2 2,807 Nov-01-2018, 03:37 AM
Last Post: Kokuzuma
  Speed of progress of writing code Johno 2 2,920 Jan-19-2018, 01:56 AM
Last Post: dwiga
  Problem writing code with my pseudocode MattWilk97 1 2,904 Aug-29-2017, 01:54 AM
Last Post: ichabod801

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020