Corsi
Corsi
Compilatore di codice
Compilatore di codice
Discuti
Prezzi
Squadre
Accedi
Registrati
Menu
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
What is "Dart", an open-source language developed by Google to replace java script?and how it works?
dart
java
open
script
source
5 Voti
4 Risposte
24th Mar 2018, 8:41 PM
Dipesh Tamboli
Java program to replace certain characters from string without using predefined methods.
arrays
codeplayground
java
programmers
sololearn
0 Voti
3 Risposte
10th Sep 2017, 6:13 AM
Jatin Agarwal
How to replace multiple occurances of substrings in a string with different cases in Java
java
replaceall
replaceallcasesensitive
1 Voto
4 Risposte
19th Aug 2022, 11:19 AM
Vinay K
How would one go about replacing all the vowels from the user input with a single character?
c#
replace
1 Voto
3 Risposte
22nd Sep 2019, 12:32 AM
Goose
what function in JavaScript can I use to replace document.write command
command
document.write
function
in
javascript
replace
what
0 Voti
1 Risposta
14th May 2020, 6:28 AM
Prince Chukwuma
How to replace just a part of a pattern in a text?
python
python3
regular-expressions
2 Voti
2 Risposte
12th Dec 2016, 3:32 PM
Ivan Truenow
Please give me the code for replace the vowels with symbol of string
java
-2 Voti
5 Risposte
7th Sep 2018, 6:53 AM
Vishwani Patlan
[Solved]Can we replace the "main" method in Java to some other name like "hello"?
classes
conventions
doubt
java
jvm
main
method
question
solved
-1 Voto
5 Risposte
4th Dec 2021, 2:33 PM
ltsRoy
python program to replace the 2nd occurrence of all characters in a given string??
python3
0 Voti
5 Risposte
19th Mar 2020, 2:20 PM
Krish Sai Krish
Seeing the advancement in AI, Will AI replace developers in upcoming decades???
artificialintelligence
0 Voti
2 Risposte
17th May 2018, 4:48 PM
Ankit RAJ
How do I creat a JavaScript code to replace a name for a JavaScript code?
javascript
0 Voti
8 Risposte
28th Dec 2017, 8:32 PM
Jardiel Santos
Can swift replace java in coming years? Is it worth giving time ?
java
swift
1 Voto
1 Risposta
24th May 2018, 3:29 AM
Sevanand
Replacing List Items
lists
python3
replace
3 Voti
7 Risposte
15th Aug 2021, 9:25 AM
Bob_Li
Is python as back-end one can replace php & JavaScript together?
python
website
0 Voti
1 Risposta
5th May 2019, 3:53 AM
Yuri Revin
[SOLVED] regex to replace all characters of a string except first and last two characters.
javascript
regex
regular-expressions
replace
0 Voti
4 Risposte
20th Nov 2021, 3:52 PM
March Zucherbug
is it possible to use replace on every one of those (proc...function...trigger..)???
functions
sql
t-sql
triggers
views
2 Voti
1 Risposta
27th Jan 2017, 5:36 PM
Yassine
How would I replace every occurrence of a letter expect for the frist and last ones in a string?
c#
0 Voti
13 Risposte
23rd Oct 2019, 9:54 PM
Bobby Ma
Can i replace two strings with one string simultaneously located in different id
html5
javascript
1 Voto
2 Risposte
27th Mar 2018, 11:06 AM
Sachin Kumar
How do we replace a character in a string with some other ?
python
strings
0 Voti
2 Risposte
28th Feb 2020, 6:14 PM
Jatin Kumar
How do i replace a and b with the inputed value in the string
help
2 Voti
2 Risposte
21st Apr 2019, 3:48 PM
Kristi Teneqexhi
Does Kotlin has enough power to replace Java? If you think it has, then please mention its pros over other languages.
java
kotlin
5 Voti
24 Risposte
27th May 2017, 7:06 PM
Gopal Punvantwar
How to replace some words in my SQL database using PHP?
needhelp
phpdatabase
0 Voti
1 Risposta
11th Nov 2016, 5:13 PM
kupkol
hello := "Hello World" replace the word "Dunia" to "Golang" using packages strings
go
golang
0 Voti
2 Risposte
8th Feb 2022, 10:55 PM
Dzulfiqar Ali Rasyid
How to subtract an item in list and replace the result from which it was subtracted
lists
python
2 Voti
4 Risposte
25th Mar 2020, 6:21 AM
Mirza Ishan Beg
What kind of applications can be built using python? Can it replace php?
python
2 Voti
2 Risposte
27th Apr 2017, 6:45 PM
Prashant Sharma
Should Sololearn add Scala?
java
replace
SCALA
10 Voti
3 Risposte
3rd Feb 2017, 6:29 PM
Paul Silvestri
[SOLVED] How does this OK appear in the alert box.can we write code to change it.Or can we replace ok with Reload or Cancel?????
javascript
22 Voti
15 Risposte
27th Jul 2020, 9:33 AM
Alphin K Sajan
How do I create a script to replace a line in a other script
help
0 Voti
2 Risposte
13th Aug 2019, 6:25 AM
Raymond Piacentino Jr.
What works or things which Robots or Artificial intelligence can never replace humans ?
artificial
intelligence
2 Voti
3 Risposte
29th Nov 2017, 10:32 AM
Samarth H Chinivar
Why else is not work of my coding and I want last cout only . anyone explain it what is the wrong
c++
replace
search
1 Voto
7 Risposte
9th Jan 2022, 4:32 PM
Sangeetha Santhiralingam
string.Replace in python
python3
replace
strings
4 Voti
7 Risposte
11th Nov 2017, 1:43 PM
Oma Falk
I need a program to replace duplicate value with 0 in matrix form .
c
cpp
language
1 Voto
1 Risposta
16th May 2020, 7:51 AM
Om Sri
How can i replace uppercase symbols to @, but other to *. Expected result looks like @***@***** from a string 'Hi, Friend'
lambda
python
replace
strings
uppercase
0 Voti
13 Risposte
20th Mar 2020, 12:29 PM
Andrey Shintar
Create an array of size 20 with random 2-digit values. Replace all numbers divisible by 3 to 'abc'.
mumpy
python
replace
3 Voti
2 Risposte
3rd Oct 2021, 11:25 AM
Zhenis Otarbay
what is the situation to use void? can we replace void with int ?
c++
functions
1 Voto
3 Risposte
9th Dec 2016, 9:41 AM
sandeep varma yavanamanda
How to replace all occurences of a string by another in the document ?
html
jquery
js
1 Voto
1 Risposta
30th Aug 2019, 12:55 PM
Firefnix
Due to its simplicity and loosely typed ..Can Python replace popular languages in Future ?
python#future
1 Voto
4 Risposte
10th Sep 2017, 4:38 PM
Prasanna Joshi
What is the keyword to replace an object in 'Ruby'? As in Python it's "replace".
ruby
0 Voti
2 Risposte
7th Nov 2020, 9:43 AM
Dhiraj Dubey
The array k*k is given. Replace the elements of the main diagonal with the elements of the additional diagonal.
arraylist
arrays
python
python3
0 Voti
5 Risposte
9th Apr 2022, 12:08 AM
Gulnur
How use the re.sub(pattern,replace,string) to replace && by and and || by or and both have space on both side ??
python3
re
sub()
1 Voto
12 Risposte
4th Jan 2020, 8:04 AM
AARTI SHELAR
Why string isn't changed ?
python
replace
strings
0 Voti
4 Risposte
28th May 2020, 12:16 AM
Gökhan TUNCER
how to replace fragment by click on tabbed or BottomNavigationView item in xamarin.android
c#
xamarin.android
0 Voti
2 Risposte
12th Oct 2019, 4:27 PM
ALAMOUDI, WAEL MAKKI S
What's wrong with this edge case code?
python3
replace
strings
0 Voti
4 Risposte
16th Mar 2020, 1:43 PM
ren[paused]
Beginner issue :) How to replace standard bullet points with check mark icons from ionicons?
css
html
3 Voti
2 Risposte
20th Feb 2018, 10:36 AM
Reda Daug
How can I replace something in a string in a list only if the string contains it
instances
lists
of
python
removing
2 Voti
1 Risposta
2nd Jul 2018, 3:35 PM
David Gedalia Ordman
I want a code that replaces words with abbreviations , yet do not repeat the same abbreviation if there is any
html
replace
0 Voti
2 Risposte
29th Oct 2017, 4:26 PM
Rana Mohamed Ali Zaki
What should I do if I want to replace every letter or word from input ? In python
-
py
py3
python
python3
1 Voto
5 Risposte
13th Aug 2020, 9:39 AM
Shubham Ingale
How can i erase a character from a string & replace that with a new character?
c++
string
0 Voti
2 Risposte
3rd May 2020, 6:15 AM
Ashfaq Reshad
About this lesson"list operations"May I know how can we replace one letter of a string by another?
list
0 Voti
4 Risposte
29th May 2019, 10:21 AM
Orneil
How to replace the even number in list with any alphabet and print the list using python 3
python3
0 Voti
4 Risposte
29th Jul 2021, 7:30 AM
Navneet
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
...
5
6
7
8
Successivo >
Popolare oggi
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
3 Votes
Guys I don't know anything about cooding who can help me pls
1 Votes
Why can’t I use double “ in python?
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Coding for Cybersecurity
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
2 cases not correct what's the problem
2 Votes
You’re free to give me your advice! 🚨
1 Votes
Salut tout le monde
1 Votes