Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
double
string=str(input("enter the value")) val_str="" for i in range(len(string)): val_str=val_str+string[i]*2 print(val_str)
run
|
edit
|
history
|
help
0
replace
find x with f(x) = 0 (limited area of solution)
Code
Guessing game
python codewars
linked_lists_2
Game2
Palindrome using recursion
E
Determine the weight of tiles at 10 grams each