Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
I want to call my function requete and display values. Thanks you.
and
call
display
function
requete
values.
-3 Votes
1 Réponse
6th Apr 2021, 6:46 AM
Malick Diagne
Returning Function values.
c++
0 Vote
1 Réponse
21st Apr 2017, 4:03 PM
Sasquatch
Assigning strings integer values.
c++
2 Votes
2 Réponses
30th Jul 2016, 12:55 AM
sammy
Why this code prints only keys not values.
python3
1 Vote
3 Réponses
4th Jul 2018, 7:18 PM
Raj Charan
Double method Can't return decimal or rational values.
java
-1 Vote
3 Réponses
30th Mar 2018, 6:31 PM
Salim13i
cannot enter values. touching does not call keyboard
functions
javascript
keyboard
1 Vote
2 Réponses
28th Sep 2016, 11:48 AM
Jorge Nunes
Fill in the blanks to iterate over the list using a for loop and print its values.
[1
2
3]
list
list:
print(
var
-5 Votes
14 Réponses
25th Apr 2017, 6:02 AM
Nguyễn Sự
How can i obtain color "yellow" using hexadecimal values.
<bgcolor>
<font>
0 Vote
3 Réponses
19th Nov 2017, 12:38 PM
Lord Shola
create any list with many minimum and maximum values. the result obtained should be an initial list of repeated values of max
3.9.1
python3
0 Vote
10 Réponses
23rd Apr 2021, 9:50 AM
Варя
JavaScript variables are containers for data values. Objects are variables too, but they can contain many values. Think of an
javascript
objects
-2 Votes
1 Réponse
22nd Sep 2016, 3:12 PM
Kristoffer Ian C. Marquez
Create a program that will accept integer values. The program will only stop accepting values if the number inputted is zero.
c#
0 Vote
3 Réponses
24th Apr 2021, 3:02 PM
Angelica Aglibot
Complete the code to output "name is age years old", where name and age are the declared variable values.
acncreation
-4 Votes
5 Réponses
27th May 2021, 5:14 AM
aryan kumar
It's too hard to uderstand boolean values. can you help me pls?
data-types
javascript
1 Vote
5 Réponses
11th May 2016, 4:45 PM
Augustin J
Ok here i write a simple program for adding two values.
c++variables
2 Votes
2 Réponses
19th Jul 2017, 6:47 AM
stephen haokip
I organized my code into functions but I can't return the values. What is wrong?
def
functions
python
python3
0 Vote
8 Réponses
24th Aug 2022, 11:42 PM
Nícolas Nascimento
Is there a function in c to get a random value between two values.
c
functions
1 Vote
4 Réponses
4th Sep 2020, 10:27 AM
Mahela Dissanayake
Write a program that reads four numbers (each between 1 and 20). Assume that the user enters only valid values. For each number
c++
1 Vote
25 Réponses
28th Dec 2020, 7:40 PM
Shayma Khader
Can a function return two values. for eg. return var1; return var2
functions
javascript
jquery
return
0 Vote
2 Réponses
31st Dec 2017, 7:04 AM
Arvind Tarpasa
Fill in the blanks to iterate over the list using a far loop and print it's values. list=[1,2,3] , _ var_list: , print(_)
python
-4 Votes
2 Réponses
2nd Jul 2017, 2:31 PM
Ayoola-popoola Samuel
The #define directive uses macros for defining constant values. What does this mean...?
data-types
0 Vote
2 Réponses
13th Jun 2019, 6:43 AM
Akash C R
Why does the map function prints true/false and the filter prints values. Isn't it supposed to be vice-versa?
filter
map
python
3 Votes
4 Réponses
16th Jan 2022, 9:09 AM
Uchiha Madara
Create an array of size 20 with random 2-digit values. Replace all numbers divisible by 3 to 'abc'.
mumpy
python
replace
3 Votes
2 Réponses
3rd Oct 2021, 11:25 AM
Zhenis Otarbay
I am having trouble with making you have to input multiple values. How can I do that?
c++
variables
0 Vote
6 Réponses
9th Mar 2017, 1:27 PM
Joseph Ceci
fill in the blanks to create a loop that increment the value of x by 2 and print the even values. x=0 _x<=20: print(x) x+=2 pls help me out
loops
python
0 Vote
18 Réponses
2nd Sep 2016, 6:12 PM
anthony
Write a function to swap 2 values. The function takes exactly 2 arguments and returns nothing.
function-arguments
python
return
swap
1 Vote
3 Réponses
10th Mar 2017, 12:42 AM
charumathi.n
Can anyone please help me to optimize this code as, it is giving time limit exceeded error for large values.
arrays
c
0 Vote
6 Réponses
5th Mar 2020, 6:51 PM
Aryaman Mishra 🇮🇳
Complete the code to output "name is age years old", where name and age are the declared variable values.
python
0 Vote
4 Réponses
29th Dec 2021, 7:27 AM
Kadam Rutuja Chandrakant
Can anyone please explain the working of below code snippet how pointer is pointing and printing the values.
c
pointers
1 Vote
1 Réponse
8th Aug 2021, 5:55 AM
Sanaya Singhaniya
Make a program to accept 10 values in int a[10] and print all the unique values.
c++
0 Vote
2 Réponses
3rd Nov 2016, 2:29 PM
rashmi bansal
What is the count? If you increase by 1, 2 it gives different values. What does that mea
numpy
0 Vote
2 Réponses
15th May 2020, 8:01 PM
mohamed alpha
Creating a variable reserves a memory location, or a space in memory for storing values. What is meant by values
c++
variables
0 Vote
5 Réponses
31st Mar 2017, 6:11 PM
Ishan Barnwal
Please who knows what it means that a new dictionary key can be assigned to values. With examples please
dictionaries
1 Vote
2 Réponses
19th Apr 2021, 7:04 PM
Obinna Anosike
Method that takes a Boolean array and returns true if the longest run of true values is greater than consecutive false values.
arrays
for
java
loops
methods
nested
return
while
2 Votes
6 Réponses
28th Nov 2017, 8:41 PM
Danat Gorth
Make a program to accept a[10] and another array b[10] which have odd values first followed by even values.
c++
0 Vote
3 Réponses
17th Nov 2016, 4:49 PM
rashmi bansal
How to write this question in python?The user can get the area of a sector by entering the angle and radius values.
python
3 Votes
1 Réponse
22nd Nov 2022, 8:17 AM
abbyyy
Use a while loop to calculate the sum of all numbers from 1 to 1000. Make it print only the sum, not the intermediate values.
java
1 Vote
6 Réponses
17th Jun 2019, 7:08 PM
Arta
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 Réponses
27th Jan 2017, 4:44 PM
#00B3B3
Complete the code to output "name is age years old", where name and age are the declared variable values. name = "James is"
print
0 Vote
3 Réponses
3rd Jul 2022, 7:20 PM
Roshan Singh
Write a program that finds the row in the given NxM matrix with longest sequence that contains same values.
c++
code
coding
cpp
help
problem
solve
0 Vote
1 Réponse
11th Oct 2020, 4:50 PM
Azat Malgazhdar
ERROR: Could not be able to execute INSERT INTO taarifa (TAREHE,) VALUES. ('miiss'. You have an error in your SQL syntax; check
mysql
php
0 Vote
3 Réponses
13th Sep 2018, 3:25 PM
cmm hacker
This program is to calculate BMI values. But its only getting inputs then not showing any outputs. can anyone help me with this
c++
0 Vote
3 Réponses
17th Jun 2021, 7:23 PM
Jenshika Jeisin
A hash table of length 10 uses open addressing with hash function h(k)=k mod 10, and linear probing. After inserting 6 values.
hashing
0 Vote
2 Réponses
22nd Apr 2020, 12:09 PM
Disha Dey
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 Réponses
10th Nov 2021, 9:39 PM
Mohammed Qaif Gaffar
Why is ./a.out not letting me test my code with input values. In my terminal I wrote, g++ -std=c++11 perfect.cpp && ./a.out
./a.out
c++
compiler
0 Vote
2 Réponses
2nd Mar 2019, 4:08 PM
Jo0000
Write a c++ program that uses a 2D array to store even numbers between 2 and 50 and their corresponding square values.
arrays
loops
-1 Vote
2 Réponses
3rd Mar 2017, 7:51 AM
Bonface Kariuki
Use a while loop to calculate the sum of all numbers from 1 to 1000 . Make it print only the sum, not the intermediate values.
java
1 Vote
3 Réponses
16th Jan 2018, 8:15 AM
Tanmay Sarkar
Please help on below lines: i could not able to input 2 values. After getting value of N, throwing error at line 3
if-statements
python
0 Vote
2 Réponses
15th Nov 2017, 4:22 AM
Mohammed Farook
fill in the blanks to create a loop that increment the value of x by 2 and print the even values. x=0 _x<=20: print(x) x+=2 pls help me out
loops
python
-1 Vote
5 Réponses
2nd Sep 2016, 6:12 PM
anthony
write a program to define a function with default argument. whenever the function needs default values of arguments,it should prompt the user to enter the default value. also display the default values.
c++
0 Vote
5 Réponses
2nd Jul 2016, 6:16 PM
akhil matcha
How do i exclude min and max values from an array considering there are 5 values. I want to ignore the max n min value and take the average of the rest 3.
and
arrays
c++
exluding
in
max
min
1 Vote
4 Réponses
25th Oct 2016, 3:00 PM
Arshi Singh
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
2
Suivant >
Aujourd'hui en vedette
Sticky position
3 Votes
Help please?
3 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Suggestions needed
4 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Odd even threads without condition variable
0 Votes
SQL practice
2 Votes