Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
What algorithm can create a turple from an input function and print it?
python3
0 Votes
2 Answers
13th Aug 2017, 9:48 PM
Godswill
How to pass an multidimensional array(a 2D array) to the function in C++?
c++
function-arguments
0 Votes
2 Answers
10th Aug 2017, 7:33 PM
Ajaya Kumar Pradhan
why we use only 0 (not other digits) after return in main function
c++
0 Votes
2 Answers
18th Oct 2016, 1:08 PM
vikash tiwari
Can someone explain the code after "int main()". What exactly is happening in the " int main" function
c++
0 Votes
5 Answers
21st Jan 2017, 4:11 PM
Black Temple
Make a function to convert any number into hours and minutes. (For example, 71 will become “1 hour, 11 minutes; 133 will become
#python
1 Vote
2 Answers
4th Oct 2021, 5:07 PM
Msawenkosi Zuma
list of integers and number python function to find and return the sum of elements of the list.Don't add given num and bef &aft
python
0 Votes
7 Answers
2nd Mar 2019, 9:27 AM
Bharghavi Ganesan
I'm entering a string after int in the scanner function and it doesn't show me how to solve the problem
yaseer
-1 Vote
4 Answers
22nd Dec 2021, 7:40 PM
Yaser
Why use private variable declaration?
friend
function
private
0 Votes
1 Answer
15th Jul 2018, 4:02 PM
Goblin
What is this
(this)
function
javascript
1 Vote
2 Answers
16th Dec 2017, 5:21 PM
Aidan
I am stuck at splice()
delete
function
html
js
splice
4 Votes
1 Answer
13th Aug 2019, 8:24 PM
🍇 Alex Tușinean 💜
I want to know how to calculate the least common multiple without using a function of two integers please.
calculate
common
how
iwant
know
least
multiple
the
to
to
withou
-1 Vote
3 Answers
19th Mar 2020, 10:40 AM
Rami Joy
This code is supposed to print the day corresponding to a date..... The main() function is not being executed.....why?
functions
main
python3
1 Vote
3 Answers
19th Oct 2019, 9:18 PM
Mohammed Mesum Hussain
Why does it run the mult function twice to get a result of 16?
functions
python
0 Votes
1 Answer
20th Nov 2019, 7:09 AM
Victor Perez Coriano
Conversion from 10 base number to any other base without using function and arrays
base
c++
conversion
0 Votes
1 Answer
5th May 2022, 8:18 PM
Zeynab nejadmahdi
How can i make a function that takes two inputs lets say a certain number and an array of numbers and i want the function to return the remainders of dividing the number by the numbers in the array?
python
1 Vote
4 Answers
29th Mar 2017, 5:41 PM
Penny Jacobs
Why this code is giving so much error in passing 2D array ( 3rd function ) .
arrays
c
loops
pointers
0 Votes
2 Answers
28th Mar 2022, 1:16 PM
Abhay mishra
Why i cannot write this see the commented below in the following program?
arrays
c
function
pointers
0 Votes
3 Answers
20th Mar 2020, 12:38 PM
Yash Chaudhari
How will I know when to use a function and what to write in a function?
c++
functions
1 Vote
3 Answers
13th Nov 2016, 11:23 PM
Bijoy
I want to see 34 in derived 2 class function too. I wanna see how can I get same answer by making changes through derived 1.
c++
constructor
humble
inheritance
methods
oop
problem
programming
0 Votes
7 Answers
8th Jun 2022, 1:34 PM
Muhammad Talha Atif
I want to learn about colision.
cancas
colision
function
html
js
4 Votes
3 Answers
24th Jun 2019, 12:40 PM
🍇 Alex Tușinean 💜
How can I get user input in python 3 in the code playground? I tried the input function but it's giving me an EOF error
eof
error
functions
input
python3
2 Votes
6 Answers
24th Jul 2020, 10:12 AM
Faith Adepoju
[Solved] How can i change state using setState from inside a function component when setState is declared outside of it.
jsx
react
3 Votes
2 Answers
2nd Aug 2020, 11:24 AM
Abhay
Kotlin functions - how do I feature a variable in a function that is also used elsewhere in the programme?
kotlin
1 Vote
4 Answers
2nd Oct 2020, 6:47 PM
Phillipa Austin-Seymour
How can i make a particular function work on page A after pressing a button in page B?
javascript
0 Votes
3 Answers
20th Nov 2019, 8:04 PM
herjibek lawrence
Can we first declare a string and then use 'startwith' and 'endwith' function on this string?If not, why?
sololearn
2 Votes
2 Answers
10th Jun 2020, 11:13 AM
Vasudev Dubey
Please can someone explain this to me, and how is the say function a value in the dictionary
python
1 Vote
1 Answer
12th Feb 2022, 12:28 AM
Emmanuel Manu
I’m supposed to add an additional function to this code which will be ’activated’ in case the user types in 0.
python
python3
1 Vote
2 Answers
17th Feb 2022, 12:41 PM
Lenoname
How to send an array to a function whose number of rows and columns is unknown? in c language
c
3 Votes
2 Answers
2nd Jan 2020, 9:55 AM
farkhondeh
Can you tell if a subquery be inserted by any other method except using aggregate function or relational operator
insert
sql
subqueries
1 Vote
3 Answers
23rd Jul 2018, 7:43 PM
Shruti Shivhare
What is the difference between calling Input function for m1, m2 variable of structure. Also what is the use of malloc in struct
c
0 Votes
7 Answers
10th Jan 2021, 8:11 AM
Kamalesh Sekhar Bharadwaj
[Solved] How to get Seprate value from one function and one id in javascript ?
javascript
0 Votes
2 Answers
13th May 2021, 11:28 AM
Sajid Ali
Can we use delete function to delete just the specific value of a specific column?
delete
sql
update
1 Vote
2 Answers
24th Jul 2016, 2:30 AM
Olcay Sarmaz
I have problem with For which types of number does while loop iterates for?(I know the function of &)while (a & a-1).
c++
0 Votes
7 Answers
26th Jul 2018, 12:35 PM
Shakkir Moulana
Good morning sir. My button onclick function nextStep is not display in browser. Thanks you sir.
button
display
function
nextstep
onclick
0 Votes
1 Answer
12th May 2022, 12:11 PM
Malick Diagne
The else function does not appear even if the "if" conditions are not met pls help
elif
if
input
inputs
loops
python
1 Vote
1 Answer
14th Aug 2020, 1:59 AM
Silvio
Can anyone please explain to me about srand function and the seed value...i have not yet understood its concept
c++
rand
1 Vote
4 Answers
28th May 2017, 4:50 PM
Suleiman Mwacharo
How do I turn an input form into a variable? I'm working on a project that requires this function
input
into
variable
4 Votes
1 Answer
22nd Feb 2018, 1:16 AM
Punderful20 Quack
How do i put another id to audio button?( Like it will function 2 elements in 1 button)
html
0 Votes
3 Answers
27th Mar 2023, 1:38 PM
Zedro
How to know the function of a method just by looking at the return type of that method
functions
methods
return
1 Vote
4 Answers
15th Mar 2018, 1:32 PM
Thomas Oviedo
What is the function or the job of alt""/> in the code of insertion of pic in html
html
images
1 Vote
3 Answers
25th Jun 2018, 2:08 PM
zero97
Why in changeName statement we use only function (name) and not person (name) ?
javascript
methods
objects
2 Votes
1 Answer
17th Dec 2016, 1:26 PM
***
While using the insert function is it mandatory to the word index itself?
functions
insert
lists
python
0 Votes
2 Answers
3rd Oct 2016, 9:14 AM
Daniel Sam
Can someone please explain as to the exact function of the #ifndef MYCLASS_H?
c++
classes
0 Votes
2 Answers
4th Jan 2017, 5:18 AM
Anmol Shukla
What would happen upon calling the function if i didnt add return result?
c++
functions
return
0 Votes
2 Answers
21st Jul 2016, 4:33 AM
Goitse
What is a Friend function in C++?Please explain in an easy way :')
c++
friend
functions
0 Votes
2 Answers
26th Aug 2017, 7:43 AM
Himanshu Pandey
Python and JavaScript equivalent functions but different outputs
function
javascript
python
recursion
0 Votes
3 Answers
27th Apr 2020, 3:18 AM
Fernando Moceces
SUM UP THE ALL INTEGER IN THE NESTED ARRAY LIST
function
javascript
print
return
0 Votes
2 Answers
2nd Feb 2021, 7:01 PM
Ibrahim Yusuf
What's wrong is this code? Why input function is not working for multiple inputs at the same time using .split() function?
functions
input
python3
1 Vote
4 Answers
12th Oct 2019, 7:56 AM
Hrishikesh Gaikwad
How to print a float no i.e. 56.0 as 56.00 , 26.5 as 26.50 and 53.45 as 53.45 in python 3
function
in
inbuilt
python3
suggest
2 Votes
3 Answers
23rd Feb 2019, 5:15 AM
Krishan
I have a problem when I make my function in the playground and give it statements when I call it it shows No output.
calling
def
python3
1 Vote
6 Answers
17th Dec 2020, 2:11 PM
David Lahu
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
99
100
101
...
124
Next >
Hot today
Languages for animation and games development ?
1 Votes
I don't know how to code or what to code
0 Votes
How do I do audio
0 Votes
code coach
2 Votes
Flutter
0 Votes
Google Play Internal Test "Item Not Found"
1 Votes
How to start becoming a programmer
0 Votes
Collision bug in player movement — not sure what's wrong
0 Votes
PYTHON AND JAVA
0 Votes
Lua?
1 Votes