x=input("choose number: 1,2,3,4\n") if (x=="1"): y=input("choose letter: a,b,c,d\n") if (y=="a"): print "hello"can some one tell me what i am doing wrong here ?

multiple inputs
|
|
Messages In This Thread |
multiple inputs - by newbee - May-20-2018, 12:13 AM
RE: multiple inputs - by micseydel - May-20-2018, 12:24 AM
RE: multiple inputs - by newbee - May-20-2018, 12:55 AM
RE: multiple inputs - by snippsat - May-20-2018, 01:20 AM
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Multiple variable inputs when only one is called for | ChrisDall | 2 | 1,314 |
Oct-20-2023, 07:43 PM Last Post: deanhystad |
|
![]() |
Multiple inputs on the same line (beginner) | dementshuk | 9 | 4,910 |
Sep-03-2021, 02:21 PM Last Post: dementshuk |
Generate Multiple sql Files With csv inputs | vkomarag | 13 | 6,593 |
Aug-20-2021, 07:03 PM Last Post: vkomarag |
|
Help with applying this instrument monitoring code to multiple inputs. | Kid_Meier | 1 | 2,832 |
Mar-04-2020, 12:01 PM Last Post: Kid_Meier |
|
Problem with accepting multiple string inputs | Ryan_Todd | 5 | 4,112 |
Jan-22-2020, 06:12 PM Last Post: buran |
|
Watching for inputs from multiple sources concurrently | anakaine | 4 | 3,868 |
Mar-03-2019, 07:38 PM Last Post: woooee |