Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Search by starting alphabets.
N = input() N = N.title() n = 0 A = [ "Ram", "Rajesh", "Rawan", "Radhe", "Roopa", "Reema", "Amar", "Ayub", "Mohan", "Manish" ] for x in A: if N == x[0:(len(N)):1]: n = 1 print ( x ) if n != 1: print ("No results found")
run
|
edit
|
history
|
help
0
Knn (weights=distance)
vocabulary
kenken1
Code
Python3
functions add
prime_nonprime_count.py
Contact Class 2.0
python_study_note_for loop@nested loop
double