Cursos
Fazer login
Começar a aprender IA
Cursos
Fazer login
Começar a aprender IA
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
What is "Dart", an open-source language developed by Google to replace java script?and how it works?
dart
java
open
script
source
5 Votos
4 Respostas
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 Voto
3 Respostas
10th Sep 2017, 6:13 AM
Jatin Agarwal
How would one go about replacing all the vowels from the user input with a single character?
c#
replace
1 Voto
3 Respostas
22nd Sep 2019, 12:32 AM
Goose
How to replace multiple occurances of substrings in a string with different cases in Java
java
replaceall
replaceallcasesensitive
1 Voto
4 Respostas
19th Aug 2022, 11:19 AM
Vinay K
what function in JavaScript can I use to replace document.write command
command
document.write
function
in
javascript
replace
what
0 Voto
1 Resposta
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 Votos
2 Respostas
12th Dec 2016, 3:32 PM
Ivan Truenow
Please give me the code for replace the vowels with symbol of string
java
-2 Votos
5 Respostas
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 Respostas
4th Dec 2021, 2:33 PM
ltsRoy
python program to replace the 2nd occurrence of all characters in a given string??
python3
0 Voto
5 Respostas
19th Mar 2020, 2:20 PM
Krish Sai Krish
Seeing the advancement in AI, Will AI replace developers in upcoming decades???
artificialintelligence
0 Voto
2 Respostas
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 Voto
8 Respostas
28th Dec 2017, 8:32 PM
Jardiel Santos
Replacing List Items
lists
python3
replace
3 Votos
7 Respostas
15th Aug 2021, 9:25 AM
Bob_Li
Can swift replace java in coming years? Is it worth giving time ?
java
swift
1 Voto
1 Resposta
24th May 2018, 3:29 AM
Sevanand
Is python as back-end one can replace php & JavaScript together?
python
website
0 Voto
1 Resposta
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 Voto
4 Respostas
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 Votos
1 Resposta
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 Voto
13 Respostas
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 Respostas
27th Mar 2018, 11:06 AM
Sachin Kumar
How do we replace a character in a string with some other ?
python
strings
0 Voto
2 Respostas
28th Feb 2020, 6:14 PM
Jatin Kumar
How do i replace a and b with the inputed value in the string
help
2 Votos
2 Respostas
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 Votos
24 Respostas
27th May 2017, 7:06 PM
Gopal Punvantwar
How to replace some words in my SQL database using PHP?
needhelp
phpdatabase
0 Voto
1 Resposta
11th Nov 2016, 5:13 PM
kupkol
hello := "Hello World" replace the word "Dunia" to "Golang" using packages strings
go
golang
0 Voto
2 Respostas
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 Votos
4 Respostas
25th Mar 2020, 6:21 AM
Mirza Ishan Beg
Should Sololearn add Scala?
java
replace
SCALA
10 Votos
3 Respostas
3rd Feb 2017, 6:29 PM
Paul Silvestri
What kind of applications can be built using python? Can it replace php?
python
2 Votos
2 Respostas
27th Apr 2017, 6:45 PM
Prashant Sharma
[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 Votos
15 Respostas
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 Voto
2 Respostas
13th Aug 2019, 6:25 AM
Raymond Piacentino Jr.
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 Respostas
9th Jan 2022, 4:32 PM
Sangeetha Santhiralingam
What works or things which Robots or Artificial intelligence can never replace humans ?
artificial
intelligence
2 Votos
3 Respostas
29th Nov 2017, 10:32 AM
Samarth H Chinivar
string.Replace in python
python3
replace
strings
4 Votos
7 Respostas
11th Nov 2017, 1:43 PM
Oma Falk
Create an array of size 20 with random 2-digit values. Replace all numbers divisible by 3 to 'abc'.
mumpy
python
replace
3 Votos
2 Respostas
3rd Oct 2021, 11:25 AM
Zhenis Otarbay
I need a program to replace duplicate value with 0 in matrix form .
c
cpp
language
1 Voto
1 Resposta
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 Voto
13 Respostas
20th Mar 2020, 12:29 PM
Andrey Shintar
what is the situation to use void? can we replace void with int ?
c++
functions
1 Voto
3 Respostas
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 Resposta
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 Respostas
10th Sep 2017, 4:38 PM
Prasanna Joshi
May I have a question? How to replace the name of a certain certificate?
change_of_names
0 Voto
1 Resposta
2nd Sep 2025, 6:29 AM
Gallego, Joy Sapiot
What is the keyword to replace an object in 'Ruby'? As in Python it's "replace".
ruby
0 Voto
2 Respostas
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 Voto
5 Respostas
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 Respostas
4th Jan 2020, 8:04 AM
AARTI SHELAR
Why string isn't changed ?
python
replace
strings
0 Voto
4 Respostas
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 Voto
2 Respostas
12th Oct 2019, 4:27 PM
ALAMOUDI, WAEL MAKKI S
What's wrong with this edge case code?
python3
replace
strings
0 Voto
4 Respostas
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 Votos
2 Respostas
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 Votos
1 Resposta
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 Voto
2 Respostas
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 Respostas
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 Voto
2 Respostas
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 Voto
4 Respostas
29th May 2019, 10:21 AM
Orneil
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
5
6
7
...
9
Próximo >
Quente hoje
How many time I can use sololearn trial mode?
2 Votes
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Did sololearn helped you to get easier a job?
1 Votes
Sololearn course
1 Votes
solo learn program issue - iPhone?
1 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
Bug sur le deuxième cours de python
1 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes