This is part 6 of a series of python coding that I am having fun with and want to show others that are interested or stuck.
Code Example:
#creating an if else statement using lists
#first, create your list
oddNumbers = [1, 3, 5, 7, 9]
#add your input to a variable
cNum = int(input("Choose a number from 1 to 10 "))
#Place a colon at the end of each if and else line
#Then indent your line following each if and else line
if cNum in oddNumbers:
print("True")
else:
print("False")
#python #pythonprogramming #pythontutorial #pythonforbeginners #shorts
Music: Pad Subscription with Wondershare Filmora
In questa pagina del sito puoi guardare il video online Part 6 | Python Programming | Creating an if else statement using lists della durata di ore minuti seconda in buona qualità , che l'utente ha caricato oOSylarTechOo 01 gennaio 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 130 volte e gli è piaciuto 3 spettatori. Buona visione!