in Education by
How to digits for a string in python? (short code) example: app77 should give a digit count of 2 Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Explanation: write question correctly

Related questions

0 votes
    Write pseudo code to count occurrence of a given number in the list. For example, consider the following list, if ... in the list. Select the correct answer from above options...
asked Nov 28, 2021 in Education by JackTerrance
0 votes
    What will be the output of following python code? flowers =[ rose', lotus', lily' for x in flowers: ... x plsss give write answer Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    Q10) Write a python code/program for the following: (1) To Calculate and display selling price of an item by ... cost price and profit. Select the correct answer from above options...
asked Nov 27, 2021 in Education by JackTerrance
0 votes
    Is it mandatory to include underscores in variables in Python? For example, can I put myVariable in place of my_variable? Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    How will you find whether a number is represented in Decimal/Binary/Octal or Hexadecimal? * O Through base O ... O Through numbers Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    Write html code to set the BGCOLOR as NAVY, header 1 text Text Example with size, colour and font face'' as ... font face ARIAL . Select the correct answer from above options...
asked Dec 29, 2021 in Education by JackTerrance
0 votes
    write python code to create a series object temp1 that stores temperature of 7days in it .take any random 7temperaturers? Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    Write Python code Suppose you are a shop keeper, a customer purchased 5 items from your shop, now do the ... discount by costumer. Select the correct answer from above options...
asked Dec 24, 2021 in Education by JackTerrance
0 votes
    what will be the output of following python code print(‘ab12’.isalnum()) Select the correct answer from above options...
asked Dec 24, 2021 in Education by JackTerrance
0 votes
    b) What will be the output of the following Python code? print(‘ab12’.isalnum()) Select the correct answer from above options...
asked Dec 23, 2021 in Education by JackTerrance
0 votes
    rewrite the following code in Python after removing all the syntax error underline is correction done in code a,b=2 ... print( end') Select the correct answer from above options...
asked Dec 22, 2021 in Education by JackTerrance
0 votes
    Q 5 Rewrite the following code in python after removing all the syntax errors. Underline each correction done in ... a logical operator Select the correct answer from above options...
asked Dec 22, 2021 in Education by JackTerrance
0 votes
    what will be the output of following python code? flowers=[‘rose’,’lotus’,’lily’] Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    what will be the output of following python code? flowers=[‘rose’,’lotus’,’lily’] Select the correct answer from above options...
asked Dec 18, 2021 in Education by JackTerrance
...