Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Can anyone help with this???
classes
function
function-arguments
if-statements
python
1 Vote
2 Answers
5th Jan 2022, 6:16 AM
Ravi King
Hi, can someone help me? i wrote a function to print the day & time in the browser but it prints just the time.
date
0 Votes
4 Answers
22nd Aug 2019, 3:46 PM
Ahmad
How can I create the If, Answer, Then Functions?
code
function
if
input
python
python3
then
1 Vote
2 Answers
8th Nov 2024, 1:44 AM
handsomejames
2. Write a JavaScript function that checks whether a passed string is palindrome or not? A palindrome is word, phrase, or sequ
functions
javascript
1 Vote
3 Answers
14th Dec 2016, 5:51 PM
Mohameddd Alanzy
Is there a function that i can use to lock the scree , i mean like "when back pressed don't do anything????"
back
bottom
press
2 Votes
2 Answers
26th Feb 2019, 8:13 PM
( ͠° ͟ʖ °͠ )
can anyone try a program which accept the characters(letters) from inputs and print the name which is same from both end...??
and
else
function
if
using
without
0 Votes
6 Answers
1st Feb 2019, 9:35 PM
Hrishikesh Gaikwad
I doubt if my fun() function is getting called through process() or not. Bcoz sometimes I am getting output with error. Plz help
modules
0 Votes
4 Answers
19th Mar 2020, 6:50 AM
kishore sai anil
The last function of code is printing out none instead of 0 and 1, pls what can I do to correct it?? Thanks.
7
1 Vote
3 Answers
10th May 2021, 4:45 AM
Adibeh Esther
Guys can you please help me on how to make a login function wherein admin and users will redirect on their respective page
php
0 Votes
5 Answers
1st Jan 2018, 6:46 AM
Limbo Joel
What is difference among main(),int main(),void main, main(void),void solo_learn in c language
c
function
language
main
1 Vote
1 Answer
21st Jul 2019, 6:06 PM
S.S.A.V Panchajanya
Anyone find the error in merge sort algorithm program.syntax error can't assigh to function call line11
python
python3
0 Votes
1 Answer
22nd Mar 2020, 6:02 PM
Ragul P
How to go about using a calculation void function to place the values in an array?
cpp
0 Votes
2 Answers
25th Jan 2017, 9:25 PM
Progress101
What is the best example of a const function which is remarkable because of const keyword?
c++
constants
0 Votes
1 Answer
17th Jun 2018, 2:13 AM
Rounak Sartaliya
Write a programs in c++ that exchange data using swap function to interchange the given two number
output
0 Votes
2 Answers
29th Jul 2017, 4:47 AM
PIYUSH CHITATWAR
IM CONFUSED!!! whats method and where can I use it?
function
javascript
method
methods
properties
2 Votes
2 Answers
26th Oct 2020, 6:46 PM
Mahdi Askarpoor
How do I make it so if my button is clicked a second time the text goes back to what it originally was?
button
events
function
html
javascript
1 Vote
3 Answers
18th Mar 2018, 3:31 AM
Babydoll Scripts
Why does it say that "dog" "cat" and "hamster" are not functions?
alert
func
function
functions
help
0 Votes
2 Answers
24th Jul 2019, 1:22 PM
coffeecup
Why is list(object) modified despite omitting global keyword inside function?
function
int
objects
python
scope
variables
1 Vote
3 Answers
26th May 2023, 3:43 AM
Bishnu Chalise
Can we define a function that we already defined previously? If we could, then is it a harmless practice?
functions
goodpractice
python3
redefining
1 Vote
1 Answer
16th May 2019, 5:18 AM
bimyou
"a fruit. a vegetable. a drink" . Change the 'a' to 'the' without using replace function. And use split function
python
-1 Vote
2 Answers
15th Jul 2021, 2:02 PM
C_Vijay
Create a class company with data members fan production and funconsumption.take one function for input and raise the exception o
c++
-2 Votes
2 Answers
24th Jun 2020, 5:49 AM
Dinesh Dinesh
Does anyone have any idea how to create a function that solves Logarithms? (just curious)
javascript
math
1 Vote
1 Answer
5th Mar 2018, 10:26 PM
CommentSense
What does it mean when you put more parameters in the the function range? example:range(len(array)-1,-1,-1)
python
0 Votes
1 Answer
9th Dec 2020, 4:45 PM
Andrei I
10. Write a JavaScript function which returns the n rows by n columns identity matrix.
10.
a
by
columns
function
identity
javascript
matrix.
n
returns
rows
the
which
write
-1 Vote
1 Answer
28th Dec 2016, 8:22 PM
Nashwan Aziz
10. Write a JavaScript function which returns the n rows by n columns identity matrix.
functions
javascript
-1 Vote
2 Answers
14th Dec 2016, 5:57 PM
Mohameddd Alanzy
Can't we use 'void main()' as the main function as we do in c language?
c++
0 Votes
1 Answer
19th Oct 2017, 2:55 AM
Matheesha Yapa
What is the difference in having a virtual keyword before function name and variable name?
functions
variables
virtual
0 Votes
1 Answer
10th Jan 2017, 7:05 PM
Sai Krish
what is use of pr and mi format model in to_char function in oracle database
functions
sql
1 Vote
1 Answer
23rd Jul 2016, 4:35 PM
Saurabh Joshi
how to convert char array to int?????? or ıs another function other that getch ()??
c++
0 Votes
1 Answer
10th Jul 2016, 4:59 PM
amin doreh
Write a function that will reverse a string which will be a sentence on python.
python
zarif123
-2 Votes
1 Answer
14th Aug 2019, 6:06 PM
Sadman Islam Zarif
Help to create an addition function for sums of rows and columns of a matrix.
c++
0 Votes
1 Answer
9th Sep 2017, 9:31 PM
Raad Wassey
What is the output of the following code? abstract class Calc { abstract public function calculate($param); protected func
inheritance
php
0 Votes
1 Answer
19th Apr 2020, 6:51 PM
sangeetha m
How to find all the factors of a number in java using function (return statement) in java ?
pleashlp
-1 Vote
2 Answers
6th Feb 2021, 7:19 PM
Sayanti Ghosh
Are there any function on js that can take two characters from tow different var and put it together on one element of array
array
js
1 Vote
4 Answers
6th Aug 2018, 4:19 PM
Omar Muhammad Nofal
Hey guys I am doing a small college project making note management system in c# language can you guys help me in adding function
c#
0 Votes
4 Answers
15th May 2019, 6:50 AM
Meghna Shrestha
How can I print 1000 value of pi using the following code? Can I use range() function to this below module?
math
modules
pi
python
1 Vote
3 Answers
13th Dec 2017, 7:00 PM
Bits!
write a function int max_of_four(int a, int b, int c, intd) which reads four arguments and returns the greatest of them
c
0 Votes
3 Answers
11th Dec 2020, 2:55 PM
Rahul
What' s wrong in this code?
function
id
interval
javascript
style
web
1 Vote
3 Answers
14th Feb 2021, 12:15 AM
Gabriele Giambrone
Getting the code of a key and keeping it in an array (please help)
array
function
javascript
key
pressed
0 Votes
2 Answers
3rd Apr 2020, 6:18 PM
Betina
What is the difference between constant() and define() ?
constat()
define()
difference
function
php
1 Vote
2 Answers
31st Oct 2022, 6:15 AM
Zeeshan Salam
What is the end parameter in python ?
end
function
parmeter
print
python
0 Votes
2 Answers
13th Jan 2020, 9:55 PM
Yusof
How can I reassing a global variables in local namespaces in Python?
big_fat_gorilla
function
global
namespace
nonlocal
python
reassign
variable
3 Votes
5 Answers
30th Mar 2019, 7:45 PM
Seb TheS
Given two numbers X and Y, write a function that: 1 returns even numbers between X and Y, if X is greater than Y else it returns
(x
{
=
=>
const
myfunction
return
x*
y;
y)
-4 Votes
5 Answers
5th Oct 2018, 8:24 PM
ohwo oghenekaro
why it is not returning bool
bool
c++
function
return
0 Votes
3 Answers
25th Jul 2017, 9:13 AM
shobhit
this pointer in C++
c++
function
pointer
sololearn
1 Vote
2 Answers
15th Dec 2016, 4:42 PM
Ankish Gupta
What are closure functions in Javascript?
closure
closures
function
javascript
2 Votes
1 Answer
10th Dec 2016, 8:43 PM
Garvit Burad
What does Glyph.prototype.draw = function(){}; do?
draw
function
glyph
prototype
1 Vote
1 Answer
30th Jan 2020, 1:53 AM
aar0n
Why does swap function from stl when used in selection sort increases the execution time from 19900 ns to 2 ,3 times much?
c++
2 Votes
2 Answers
5th Oct 2020, 11:53 AM
Abhay
My auto generat value only one time genrate when I tap next button function not genrate second time new value please answer
css3
games
html5
javascript
jquery
student
web
1 Vote
2 Answers
18th Jul 2020, 1:54 PM
PARMAR AAYUSH
What is cout and cin i mean are they an object are they a function ,, how it works ??
c++
cin
cout
1 Vote
3 Answers
27th Jan 2017, 10:05 AM
Mina Ghaly
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
109
110
111
...
124
Next >
Hot today
I don't know how to code or what to code
1 Votes
Collision bug in player movement — not sure what's wrong
0 Votes
code coach
2 Votes
How do I do audio
0 Votes
I m just begginer, i don't even understand how to use this app.. send help.. im at level 1
0 Votes
PYTHON AND JAVA
0 Votes
Lua?
1 Votes
Does this app support the audio tag?
0 Votes
I dont know what i should do with java script
0 Votes
Is there a level after intermediate Python?
1 Votes