Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Python based selenium questions , script needed ., Is there any how one to help me out in this ., If so .please.
java
javascript
perl
python
python3
recursion
ruby
selenium
1 Vote
1 Answer
21st Jul 2017, 2:21 PM
RajeshKanna P
I have created a simple calculater that can (+×÷-) , does any body know how i may add a derivative or integrall or limmit ?
c
c++
claculater
code
codes
If
math
sololearn
0 Votes
2 Answers
24th Jun 2017, 1:21 PM
aiman kandakji
In the code in class B , it is given - object.do("B") . And the result is also printed as "B" . Then what is the purpose of the
java
polymorphism
2 Votes
1 Answer
25th Jun 2018, 10:46 AM
Tom
In the below code , why the method inside super class is not called. I was expecting the o/p as three, 3 but the crt o/p is 0,3
constructor
java,
super(),
1 Vote
1 Answer
28th Jan 2019, 3:10 PM
Lakshmi Krishnamoorthy
how can i add image in html through CSS , please someone help me i tried many times but i failed so please do the need ful
help
suport
0 Votes
2 Answers
19th Jun 2020, 9:08 AM
Satish Sahani
l want to program code that compare two values x and y , return 1 if x is greater than y else return 0 if x is equal to y or else return -1 if x less than y . Then program must accept user input
function-arguments
python
0 Votes
6 Answers
13th Oct 2016, 8:20 AM
James T Togara
Want to assist , want to write a code like system calling code, to call a cde from other web u create and give pop up has answer
web
0 Votes
1 Answer
18th Feb 2022, 9:33 PM
Victoria William
How to write to a block of memory, and read from it, able to read single data from the block of data , in binary C++
c++
1 Vote
2 Answers
11th Aug 2017, 3:49 AM
Alafsasa
Django-python or ruby on rails or python , which is best as serverside language ? Does huge python modules make it better ?
django
php
python3
ruby
server-side
website
1 Vote
1 Answer
9th Dec 2016, 5:02 PM
Sun
I want to make an app like jarvis , so what should I do ? Which language should I use to build it . What should i add in it ?
any
scripting-languages
0 Votes
4 Answers
5th Jan 2018, 7:11 AM
Chetan Dayalani
Can I be allow to ask for the answer of a challenge question provided if I don't know it or understand it , will I be wrong
george
2 Votes
1 Answer
24th Jul 2018, 10:52 AM
George S Mulbah II
Pls I do ve dis question in regards to php , how do I change background colour in response to time. I mean for instance every 6h
kabiru
1 Vote
1 Answer
28th Aug 2018, 8:15 AM
Gift Thomas
How to make the image ( which we have given the link ) the link ? I mean when you tap on it , it will be downloaded directly.
links
1 Vote
2 Answers
20th Jul 2018, 9:45 AM
Armann
Sir I want to become a Good Web developer, which languages should I have to learn step by step , kindly guide me Sir,
php
0 Votes
2 Answers
19th Mar 2018, 6:46 AM
Asim Gill
Can any One help me , find the error in my program please. It is Saying that :::::: Exception in thread "main" java.lang.Array
arrays
java
0 Votes
1 Answer
19th Feb 2019, 12:51 PM
Krishna Prasad
i didn't understant when i excuteed the program below , how the " New A " appeared :p ? and thank you <3
inheritance
java
0 Votes
1 Answer
6th Aug 2017, 3:21 AM
Khouloud ZOUAGHI
[RE_UNSOLVED]my program is not able to read data from file on pc , its just printing bunch of zeros when testing the input
c
file
file_io
zero
0 Votes
1 Answer
25th Feb 2018, 6:32 AM
Hridyansh Thakur
I there any way to execute a statement for one time only , when all values in for loop or satisfying the condition.
array
for
if-statements
loops
0 Votes
1 Answer
13th Nov 2017, 12:25 PM
Aamir Sultan
Write ac++ that swaps two numbers using atemporary or third variable , the output shoyld be as below for anum1=5 and num2=8 ???
c++
0 Votes
1 Answer
12th Oct 2016, 11:26 AM
Hadeel Degaish
Why does (a) not aqual any thing in this code ? function test( a , b = 3, c = 42) { return a + b + c; } console.log(test(5));
javascript
0 Votes
2 Answers
30th Aug 2020, 9:56 AM
Ziyad Aldoumany
By repeating some lines of code , will it form an error ? and is that why we are made to use functions and modules ?
functions
python
0 Votes
1 Answer
15th Apr 2020, 5:03 AM
Sandhya L G
In " x = 3 + 6" , Is "=" sign is an operator or not? If it is an operator then what we'll call "x" ? An operand or a variable?
java
operand
operators
variables
2 Votes
3 Answers
7th Feb 2017, 12:56 AM
Muhammad Ahsan
In php , while using echo we put d text to b displayed in quotation mrks but wen we use variables we dont put quotation mrks. Y?
php
1 Vote
2 Answers
25th May 2017, 11:22 AM
Koushikaa Dhinagar
Learned html & css , i wanna make my first project to check my knowledge, but i really have no idea how to do this plz help!
css
css3
html
html5
javascript
php
0 Votes
2 Answers
2nd Sep 2020, 11:50 PM
Djaber Meghar
I want the red box to be enlarged and then shrinked ,but the code underneath just makes it enlarge , please help me !!!!!
Animatio
javascrip
0 Votes
2 Answers
28th Feb 2017, 1:54 PM
Thành Long
Hi people .. am new here, and in programing world. I have some basic knowledge about c language but i wanno learn more , and more mainly about java. what can i do?
java
1 Vote
4 Answers
28th Jul 2016, 11:10 PM
Wilson Felisberto
I have made this page , tell me how to make it better that if i enter username and password and then submit it open up message
html
1 Vote
2 Answers
12th Jul 2017, 1:42 PM
Priyanshu kumar Chaudhary
Why we need to put const in front of array of string , dealing with enumeration. I want to convert from number enum to string
bool
c++
const
enum
enumeration
friend
inheritance
keyword
return
string
0 Votes
1 Answer
29th Dec 2018, 11:38 AM
Nikola
What happens if I just declare the variable "sum" but don't put the initial value? For instance, if instead of saying "int sum = 0;" , I said " int sum;"
c++
variables
1 Vote
3 Answers
3rd Jan 2016, 10:16 PM
Lucas
Why the loop starts from 14 in my compiler? But when I run it in SoloLearn compiler , it starts from 0. Thank you.
c++
0 Votes
1 Answer
5th Jan 2018, 2:41 AM
Boran
I am trying to create an insertion sort with linked list , any help? My code made it in 16.4 second in range 10000
python
0 Votes
1 Answer
9th Dec 2016, 11:32 PM
Ahmed Abousaif
I have designed a website and didn't how can i make it visible to people , so did you have a links,books,sites to learning from?
html
html5
php
0 Votes
2 Answers
21st Jan 2017, 1:44 PM
Aous Mohammad
if I want to attach one picture one the right , another on the left, and some little description in between. how to arrange this layout?
html
0 Votes
2 Answers
12th Jun 2016, 10:40 AM
Alexis Cheuk Yan Lee
int [] a, b[],c ; int [] a , b,[]c ; a)both is right? b) both are invalid?? c) only 1st is correct d) only 2nd is correct
java
0 Votes
2 Answers
25th Sep 2017, 6:24 PM
Ankit Singh Rawat
So I have to make it a full diamond , but I have a problem . How to give space from left side . Here's my code.
c++
help
0 Votes
2 Answers
27th Dec 2017, 9:30 AM
Abhishek
When we use multidimensional array , like int [][]= a {{c,b,b}{g,u,o}} Then is it array 0 and array 1 or array 1 and array 2?
arrays
java
0 Votes
1 Answer
10th Dec 2016, 4:22 PM
Sana Khanam
Hi dear, how to transfer the user from my website to another website when he open my website directly? Using html css and Js ,
jd
-2 Votes
1 Answer
25th Apr 2022, 1:14 AM
Coding C C++
Whi can advise me how can i get bachelor degree , freely. By online universities, some one knows free edu so to get diploma than
thanks
-3 Votes
2 Answers
14th Jul 2017, 9:35 PM
Nasibillo Muhamedov
Using C++ i need to do a project on either graphics , database ,network topology so kind off suggest meh. What should i do ???
c++
0 Votes
1 Answer
26th Jan 2018, 12:43 PM
prajay Ghimire
Why is it that when I am trying a simple text output in html , I don't even have to tag the text with <p><\p> ?
comments
headings
html
0 Votes
2 Answers
13th Feb 2017, 11:59 PM
yasser
what is the use of // prints ? If I type cout << "Hello World!"; , even with or without // prints, I get the same answer
c++
0 Votes
2 Answers
5th Jul 2016, 5:49 PM
Farhan S
No domino el idioma inglés
,
ayuda
consideren
en
espaol
informacin
la
poner
-1 Vote
1 Answer
1st Oct 2021, 1:58 PM
JAIME DANIEL S
Please help!! I want create a table with tr and td, and i'd like to have a button on my html , that people can click
css
help
html
javascript
jquery
js
php
sql
0 Votes
1 Answer
12th Apr 2018, 4:17 PM
Anderson Schwartz
I want to add a grades , i'm using c# if i click add it will add to c# software and php page i create also
c#
php
0 Votes
1 Answer
20th Nov 2017, 5:42 PM
Sherry Lynn Iglesia
Create a web page that will collect an integer value N from the user , use JavaScript or jQuery to display number from 1 to N.
html
javascript
jquery
or
-1 Vote
1 Answer
5th Mar 2021, 12:13 PM
Abdulrahman Garba
if we code css , should we use all prefix all time ? and should we use code with code without prefix becuse of browser impro....
css
html
javascript
0 Votes
1 Answer
31st Mar 2017, 8:20 AM
Mousa Bagherpour Jahromi
Not (!) operator , how does it really work, secondly how does this method account for prime 5 if n is set to limit of 10?
javascript
0 Votes
1 Answer
15th Dec 2017, 6:12 AM
Louis McIntosh
Can we really create a good android app by learning java from sololearn? (please give me up votes , i need bits for practice ! a
android
app
fake
java
sololear
-3 Votes
1 Answer
23rd Mar 2022, 12:09 PM
Devansh
Can i know this java code got a problem or not? if has something wrong , what is the wrong? how to solve it? If no wrong, may be
code
java
object-oriented-programming
0 Votes
1 Answer
22nd Mar 2022, 4:56 AM
lr oi
Pls I do ve dis question in regards to php , how do I change background colour in response to time. I mean for instance every 6h
kabiru
0 Votes
1 Answer
28th Aug 2018, 8:15 AM
Gift Thomas
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
43
44
45
Next >
Hot today
Help please?
3 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Odd even threads without condition variable
0 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Ruby programming?
3 Votes