2 Topics

Member Avatar for
Member Avatar for ZJRG.1997

I'm quite new to Python, and am trying to make a simple unit converter - was hoping if anyone could tell me where i'm going wrong? This is the script as it stands: input('Would you like to convert centimeters to inches (a), or inches to centimeters (b)?\ntype a or b: …

Member Avatar for slate
0
262
Member Avatar for Frensi

Hello all, I'm very new to programming and Python so please forgive my ignorance. i'm just wondering if it's possible to have two strings on one elif. Something like this. name = input("What is your full name: ") if name == "Jack Neilson": print("I like your name") elif name == …

Member Avatar for TrustyTony
0
149

The End.