Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Insert and create multiple rows with the same value info into the table SQL (mysql)
databases
insert
mysql
sql,
values,
0 Votes
1 Answer
20th Sep 2018, 4:50 PM
Lady Lier
how can I use the same header on multiple pages of my site? (html, php)
header
html
php
website
1 Vote
1 Answer
13th Sep 2017, 6:47 AM
Andrรฉ Campos
How can 2 objects be compared to be equal if there are multiple data variables?
equals
java
0 Votes
1 Answer
10th Mar 2016, 7:57 AM
Ernest Tan
How do I load multiple files selected with the open file dialog into a List<string>?
c#
list<string>
0 Votes
1 Answer
17th Dec 2016, 4:33 AM
Rocco
Is there a reason for doing this
.cpp
.h
c
c++
files
header
headers
multiple
quake
1 Vote
10 Answers
6th Jan 2020, 8:37 AM
IDGam3r
How can I put a multiple checks like password must contains at least two numbers, letters, one of these [!, @, $] etc
python3
2 Votes
3 Answers
17th Dec 2020, 1:36 PM
Mas'ud Saleh
I am having problems in taking inputs a multiple times on this platform....Can anybody helpe out?
c++
0 Votes
2 Answers
21st Jan 2017, 1:55 PM
nitin nepalia
A is a list of numbers from which the multiples of 3 are to be omitted and print those numbers which are not multiple of 3.
python3
0 Votes
5 Answers
16th Feb 2019, 5:57 PM
Sayan Das
In Variables Topic, First It Tells Me I Can Assign int XYZ Multiple Values. Next it says Doing So Results In Syntax Error
c++
variables
4 Votes
4 Answers
27th Jan 2017, 4:44 PM
#00B3B3
Boolean and conditional operator
boolean
conditional
even
java
multiple
operator
2 Votes
6 Answers
25th Jan 2018, 10:20 PM
DIY Mods
why does idle say: ''SyntaxError: multiple statements found while compiling a single statement'', when i copy-paste one of your
loops
python
1 Vote
1 Answer
7th Mar 2020, 7:42 AM
Not a H4CK3R
how do I get the seek function to return 1if it's seeking multiple specific items in this case 2,3,5
arrays
java
1 Vote
3 Answers
21st Mar 2017, 8:16 AM
Ricardo Chitagu
I need help with print to the bottom it only shows one print when I have multiple and please help
python3
1 Vote
1 Answer
11th Jan 2023, 4:19 PM
Studies
So converting an integer to a float, all you'd need to do is multiple it by 1.0?
float
python
0 Votes
2 Answers
18th Jul 2016, 1:24 PM
Jonathan Picazo
Hello! Guys, my <input type="radio"... element allows to choose multiple options. How do I make it right?
forms
html
input
0 Votes
1 Answer
13th Oct 2021, 5:29 PM
ะะฝะดัะตะน ะขะธะผะพัะตะตะฒ
My app is only showing me this page. What do I do? I wanna do my code bits I've restarted it multiple times with no luck
app
0 Votes
4 Answers
4th Aug 2023, 3:13 PM
Indiphile Menziwa
How can I make it to load and check multiple accounts from any .txt file ? (Text file contains (email:pass) combo)
python
python3
3 Votes
1 Answer
6th Jul 2022, 5:59 PM
Jash Gro
Write a program that takes N numbers as input and outputs the numbers from N to 0, skipping the ones that are multiple of 3.
coder#java
2 Votes
3 Answers
28th Jan 2022, 3:29 PM
Hirdesh Prajapati
Can all multimedia blocks can work on multiple jvm at one stretch without hanging of computer took place?
java
0 Votes
3 Answers
16th Mar 2017, 2:29 PM
krishna dhruthi
C ++ application the name "DataStructures", which uses a structure (struct) named "Student" of multiple data, with elements:
application
c++
data
elements
iostream
menu
num
program
structs
-2 Votes
2 Answers
25th May 2021, 5:20 AM
Marcos P.
Write a Python program to find those numbers which are divisible by 7 and multiple of 5, between 1500 and 2700...can you help me
yahya
0 Votes
5 Answers
13th Apr 2020, 7:28 PM
Ya7iax
Is there some way we could use one interface file for the stack ADT, stack.h, that could be used by multiple implementations of
adt
c
interface
stack
stack.h
4 Votes
1 Answer
28th Aug 2019, 5:49 PM
Zhenis Otarbay
Enter a input list and delete its any one of element which is coming multiple time
lists
python
0 Votes
2 Answers
16th Dec 2016, 1:17 PM
Prabhakar Banafar
If I don't use a "break" statement, can a single "switch" statement execute multiple "case" statements?
java
switch
0 Votes
2 Answers
21st Nov 2016, 7:12 PM
Matthew
Have been struggling to learn programming for quite a while now, what would be the best approach to learn multiple languages?
1 Vote
4 Answers
15th May 2017, 9:12 PM
Prasad Jadhav
please make me know following code is working and if not whats the error ? i want to know how to get multiple user inputs in jav
java
3 Votes
8 Answers
29th Oct 2017, 7:45 AM
E Vision
I have two arrays of multiple strings and I want to print first array elements which are only present in it and not in the other
array
string
0 Votes
8 Answers
22nd Aug 2018, 3:47 AM
Kanchan
Can anyone give a code to find single frequency of multiple words from a given paragraph using python.
strings
0 Votes
1 Answer
26th Jul 2019, 1:13 PM
Lovish Arora
You can achieve the same result with multiple if...else statements, but the switch statement is more effective in such situation
javascript
switch
1 Vote
1 Answer
2nd Nov 2019, 10:00 AM
Dileep Katari
Write a program to find those number which are divisible by 7 and multiple of 5 between 1500 and 2700
python
-2 Votes
2 Answers
16th Sep 2019, 11:35 AM
Ishika Singh
You need to write a function that takes multiple words as its argument and returns a concatenated version of those words separat
mojamed
-2 Votes
3 Answers
25th Dec 2020, 6:06 PM
Mohammed Dafa alla Mohammednour Hamid
Create a function in python where it will collect multiple values in to a function and find out each value is prime or not
python
0 Votes
4 Answers
22nd Jun 2021, 10:26 AM
Ninja
Como declaro un array de multiple tipo de dato, es decir que contenga Int y String?
arrays
-1 Vote
1 Answer
26th Mar 2018, 4:55 AM
Luis Arcia
Good morning sir. I want to do multiple loop in one for loop. Thanks you sir.
for
in
list
multiple
one
-2 Votes
1 Answer
15th Dec 2021, 6:07 AM
Malick Diagne
How long should it take to write a code for a video game with multiple levels?
c++
coding
multilevelgames
newproject
timemanagment
videogame
1 Vote
1 Answer
10th Jan 2017, 8:04 AM
terri
How do I make a multiple entry sheet for different times over a year in excel
excel
python
-2 Votes
2 Answers
12th Sep 2019, 8:00 PM
Danyl Oppong
Can u just explain me how to understand this cpp program's logic
c++
deepanshu
inheritance
multiple
sharma
0 Votes
1 Answer
30th Mar 2018, 4:48 AM
Deepanshu Sharma
How to display multiple images from database onto webpage. I want php code. Pls help me out...
database
html
php
0 Votes
2 Answers
29th Jan 2017, 2:08 PM
Nagesh R Prabhu
sum of all numbers that are a multiple of 3 in the range of 1 to 1000 , by using a loop, please help๐
r
sum
1 Vote
4 Answers
4th Jul 2022, 2:04 PM
Claire
Write a program which will find all such numbers which are divisible by 7 but are not a multiple of 5, between 2000 and 3200.
python
0 Votes
3 Answers
25th Nov 2022, 11:17 AM
Susheela
Can "return" in C++ provide more than one variable?
c++
function
multiple
outputs
return,
0 Votes
4 Answers
5th Oct 2017, 8:04 PM
Aider Matarrita
Is there any way to code with multiple files on here or does all of my code have to be inline and in a single file?
codebuilder
html
html5
php
1 Vote
6 Answers
2nd May 2018, 1:54 AM
Byron Thurman
Split input into mutiple lines means what
input
into
lines
means
multiple
split
0 Votes
5 Answers
23rd Apr 2017, 12:32 PM
shweta
Can someone help me i got a compilation error and ive tried multiple things to fix it but i just cant.
help
java
3 Votes
2 Answers
6th Nov 2017, 4:31 AM
jalen
Is it necessary to write multiple lines of comment when we use multi line comment code? Can we write 1 line comment in /* */?
comments
1 Vote
3 Answers
18th Jun 2018, 7:15 PM
Prabhat Rai
I need help in coding a group chat that can be used by multiple people. Any help please???
css3
html5
javascript
php
0 Votes
2 Answers
26th Jan 2018, 2:44 PM
Ian Muthomi
How to display multiple images selected by user in another activity? How to pass images from android app to R code?
android
gallery
images
r
0 Votes
2 Answers
26th Jan 2020, 6:21 PM
Chetali Shah
If you want to write for multiple systems and platforms what is the best language to learn?
python
0 Votes
2 Answers
8th Dec 2016, 1:49 PM
Jason Wheaton
Someone help me how to create multiple pages in sololearn to display when i click links such us contact,home,about, etc
html
-1 Vote
4 Answers
2nd Jan 2018, 9:56 PM
mwas el khaleesi
how can i take multiple inputs in single line when i dont know the number of times i have to take input!
c++
3 Votes
2 Answers
21st Oct 2017, 2:45 PM
shobhit
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
30
31
32
...
34
Next >
Hot today
How to allow one instance of exe
2 Votes
Reverse observer pattern : remove dynamic_cast
2 Votes
Python
1 Votes
What has happened?
1 Votes
Theater management help me
2 Votes
What should I add/improve ?
1 Votes
Should You Specialize or Diversify in Programming?
1 Votes
Tools for web design?
1 Votes
Flight tracker coding foundation help me
1 Votes
Remove raw pointer from observer design pattern
0 Votes