Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How to generate Email Format for following text/string in C# using Regex?
c#
c++
java
javascript
python
python3
-1 Vote
1 Answer
7th Apr 2022, 6:15 AM
Jojan
What's wrong with the following . Its simple calculator but not working correctly on computer as well as mobile.
c
calculator
1 Vote
2 Answers
31st Mar 2022, 6:06 PM
Mohammad Mushahid Hussain
Following and unfollowing: Can it be automated?
sololearn
-1 Vote
4 Answers
31st Mar 2022, 4:00 PM
Kadir 🇵🇸
I do not understand why the following example, as a result shows six in C Challenge?
<stdio.h
>
4 Votes
3 Answers
25th Mar 2022, 7:42 AM
Egor Tonchev(EGO)
Can you help me solve this question?Write a PHP script to sort the following associative array: array("Sophia"=>"31","Jacob"=>"
php
-2 Votes
1 Answer
11th Mar 2022, 9:14 PM
she she
Why "NONE" is come when my stack is print?.Please following code invoke in some other IDE for better experience it's my request.
classes
python
stack
1 Vote
3 Answers
7th Mar 2022, 10:23 AM
jayrv_7_
Which of the following specifiers mak the element accessible from within subclass . I have give option in description
java
-1 Vote
1 Answer
4th Mar 2022, 10:24 AM
Arun Vishwakarma
What is the interpretation of the output of the following code?
c++
oop
0 Votes
3 Answers
25th Feb 2022, 5:02 PM
محمد الشاوش
How to remove multiples of 2 following code
python
1 Vote
2 Answers
23rd Feb 2022, 10:43 AM
Singabenkosi Nxumalo
Write a program to add item 7000 after 6000 in the following Python List
#python
0 Votes
12 Answers
21st Feb 2022, 6:53 AM
Amol Bhandekar
which one of the following statement is incorrect?
css
-1 Vote
2 Answers
20th Feb 2022, 8:19 AM
Arthi Basak
What will be the output of the following pseudocode? Multi Choice Type Question Integer a,b set a= 3, b= 1 for (each c from
be
choice
following
of
output
pseudocode?multi
the
the
whatwill
0 Votes
2 Answers
18th Feb 2022, 6:13 AM
N.RAGAVENDRA
How can I write the price in the following code with a comma (like 45.5...)
c++
code
2 Votes
2 Answers
14th Feb 2022, 7:36 PM
Basma M
Please tell what is wrong in the following code????
output
wrong
0 Votes
4 Answers
14th Feb 2022, 5:15 PM
KNOWLEDGE & LEARNING
Is there a bug in the "following" list of Sololearn?
following
sololearn
6 Votes
11 Answers
10th Feb 2022, 5:14 AM
Juanito Alimaña
How many numbers will the following code output? i=0 while True: i+=1 if(i == 2): continue if(i == 5): break print(i)
question
-1 Vote
11 Answers
6th Feb 2022, 3:40 PM
mahdi
What is the result of the following expressions?
addition
concat
expression
integer
null
string
sum
0 Votes
3 Answers
5th Feb 2022, 10:48 AM
Martyna Tomaszewska
write a menu driven program to Calculate the following volume of sphere, volume if cylinder and volume of cone
class
driven
menu
scaner
0 Votes
12 Answers
2nd Feb 2022, 3:26 PM
Techno Team
DESIGN, DEVELOP AND IMPLEMENT A MENU DRIVEN PROGRAM IN C++FOR THE FOLLOWING ARRAY OPERATIONS.
c++
-6 Votes
1 Answer
1st Feb 2022, 1:20 PM
nickson nyaore
What is the meaning of In as used in the following statement?
@
d
1 Vote
5 Answers
31st Jan 2022, 12:23 PM
Omowaye Dunsin
What will be the output of the following my_dict = {} my_dict[1] = 1 my_dict['1'] = 2 my_dict[1.0] = 4 sum = 0 for k in my
tell
-3 Votes
3 Answers
28th Jan 2022, 7:49 AM
Sampada Sharma
Can nay help me to write a PHP program to create a array of the following fruits{apple,banana,mango ,orange}.
php
1 Vote
4 Answers
24th Jan 2022, 8:59 AM
Shankar Oli
What sequence of numbers is printed by the following algorithm if the input value is 1? Can someone help me out a bit?
algorithm
functions
python
1 Vote
1 Answer
16th Jan 2022, 2:14 AM
Ensar
How do I write this following popular saying in this same format by Steve jobs: "Stay hungry, stay foolish" by Steve Jobs
python
0 Votes
5 Answers
9th Jan 2022, 7:59 AM
Olabode Sodiq Idowu
What will be the output of the following in c: printf( 6 + "hello world" /n)
beginner
c
1 Vote
2 Answers
7th Jan 2022, 4:13 PM
Parthib Das
Why does the value of the variable 'errno' change from 2 to 22 in the following piece of code?
c
1 Vote
1 Answer
3rd Jan 2022, 7:39 AM
Ashwin Saseendran PC
Guys tell me how can I write the following code In using Union instead of structure ?
#c
#problem
#solution
0 Votes
4 Answers
29th Dec 2021, 4:04 AM
Mr. A
These are following case, true or false ... Case 2.4:
c
-1 Vote
1 Answer
27th Dec 2021, 7:54 AM
Pradyumn Vishwakarma
Compute the value of the following series
c++
-3 Votes
2 Answers
26th Dec 2021, 6:45 AM
Khlaif AL-khawaldeh
Copy the following code and tell me why it's not printing the output try to correct it
answer
c
problem
union
0 Votes
9 Answers
25th Dec 2021, 3:07 PM
Mr. A
Whats wrong with the following code
java
loops
1 Vote
5 Answers
25th Dec 2021, 9:16 AM
SH SHOUROV
Whats wrong with the following code
java
scanner
1 Vote
2 Answers
22nd Dec 2021, 8:05 AM
SH SHOUROV
The following code to solve Convert US date to EU date with c++, but I've logical error that give me some results wrong .
c++
exercise
help
question
2 Votes
4 Answers
21st Dec 2021, 8:59 PM
Shafiq Almatari
How many times will the following loop execute?
basics
loops
modulus
3 Votes
2 Answers
13th Dec 2021, 11:07 AM
Alain Sauve
Assuming that I have the following declaration: double[] average=new average[6];
help
0 Votes
1 Answer
13th Dec 2021, 9:42 AM
Eliakim Renesun Nebres
Write a program yo output his most famous quote in the following format ""Stay hungry, stay foolish'' by steve jobs
code
-1 Vote
2 Answers
10th Dec 2021, 8:05 PM
Hritik Vishwakarma
Write a program to output the following given that the input string is "I LOVE PROGRAMMING" in Java programming
tag
-1 Vote
3 Answers
10th Dec 2021, 8:32 AM
Vivek Jha
Why the following code doesn't work ?
html
javascript
0 Votes
2 Answers
7th Dec 2021, 7:36 PM
De Vinci
I have asked my doubts in the following Js code as comments?
javascript
0 Votes
13 Answers
7th Dec 2021, 3:40 AM
King
Write for do-while and while statements to compute the following sum
help
me
please
-1 Vote
3 Answers
1st Dec 2021, 6:50 PM
Eyasu Esatu
Write a C++ code that computes the sum of the following series
?
help
me
this
-3 Votes
6 Answers
1st Dec 2021, 5:55 PM
Eyasu Esatu
How can i implement the following in C
c
0 Votes
3 Answers
28th Nov 2021, 4:54 PM
John Delvin
Which of the following will produce a value of 10 if x=9.8?
javascript
logicaloperator
math
0 Votes
1 Answer
21st Nov 2021, 4:09 PM
Samuele Mondello
Help me to convert the vertical output of the following code into horizontal.
python
python3
0 Votes
7 Answers
18th Nov 2021, 8:55 AM
Surya T
I don't get how the following code produces 3 even when a single increment has been set. That's not the case with other values.
functions
javascript
parameters
2 Votes
2 Answers
10th Nov 2021, 9:39 PM
Mohammed Qaif Gaffar
What is output of following code?
python
-1 Vote
3 Answers
9th Nov 2021, 8:31 AM
Web Sad
Write a program to generate the following output using only 1 printf() function.
c#
1 Vote
6 Answers
8th Nov 2021, 11:32 AM
Giggling_ddl.
How do you rewrite the following code using only 1 repetitive structure?
rewrite
0 Votes
3 Answers
8th Nov 2021, 5:18 AM
Ropphy
[Update] How to parse the following JSON in java ?
gson
java
json
0 Votes
1 Answer
2nd Nov 2021, 9:21 AM
𝖆𝖙.𝖚𝕷
ES6 Rest Parameters, What is the output of the following code?
es6
javascript
parameters
-2 Votes
5 Answers
30th Oct 2021, 2:23 AM
Kniffin Haruka
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
2
3
4
...
30
Next >
Hot today
HTML
3 Votes
Functions in python
2 Votes
For Mobile app
0 Votes
What’s the One Thing That Helped You Learn Coding Faster?
2 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))?
1 Votes
Answer please
0 Votes
I need advice
0 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
I need advice
0 Votes
Html 5 document question
1 Votes