False?1233 and 12.33 (aside from their values)?REMEMBER: You will need to handle the different types
Loop through the list and print out every word that is > 4 characters. DO NOT print the word if the word is Jacob or love.
If, when the while loop exits, both lists have the same length then use a for loop to iterate through and multiple the element of the string list by the corresponding element of the numerical list.
str_ex = "Hello"
str_two = str_ex
str_two += " Bella"
print(str_ex) #Hello Bella
print(str_two) #Hello Bella
input_one ^ input_two. The next input number they should use should be the answer to the previous sum.For example:
Input 1: 12 Input 2: 2 Answer: 144 Input 1: 144 Input 2: 3 Answer: 2,985,984 etc etc
The loop should break if the user does not input the right answer and it cannot give the answer to the user
Without the changing the type of these variables, check through to ensure they are the same. Use iteration as one approach and then try using the String join method.
All done? Happy with it all? WELL DONE
Create a game that uses any form of iteration you choose. Allow the user to move using keywords (up, down, left etc) and then provide them with options of things to do in each room. If they press q at any time then exit the game.
For extra, extra credit: Allow the input to be case insensitive.
Still done? GREAT! Allow the user to create custom shortcuts for