Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
In this program , the word "value" is not defined and where does it come from, and can another word be used instead?
c#
properties
3 głosów
3 odpowiedzi
9th Aug 2023, 3:52 AM
safir safir1
Why its showing error : check is not defined in my quiz code in the end content of JavaScript Line57
html
javascript
0 głosów
3 odpowiedzi
16th May 2020, 12:35 PM
Jagmeet Singh
Why aren't my user defined class attributes and methods available using the 'with' context manager keyword?
python
0 głosów
1 Odpowiedź
5th Mar 2017, 7:31 PM
tom d
Guys, Any example of user defined function wth array and loop condition? need it asap. thanks.
c++
0 głosów
1 Odpowiedź
10th Jul 2016, 9:08 AM
Francis Vonn Ibardaloza
The weight of an array is defined as the first element of the array added to the sum of absolute difference between its elements
algorithm
c
c++
numbertheory
0 głosów
6 odpowiedzi
16th Apr 2020, 7:14 AM
Ayan Biswas
Once a class is defined , we can create any no of objects belonging to that class.(yes or No)
c++
classes
objects
programming
1 Głos
3 odpowiedzi
1st Jul 2017, 3:35 PM
Morarji Surati
'line 4, in <module> print(first + second) NameError: name 'first' is not defined ' the compiler said.
1
0 głosów
1 Odpowiedź
19th Oct 2020, 1:02 PM
Ar Kar Moe
Can someone help me?
defined
is
javascript
not
show
0 głosów
4 odpowiedzi
15th Feb 2020, 1:29 PM
Guffi
How to print output without using main function it should contain user defined libraries which is used?
c++
0 głosów
2 odpowiedzi
3rd Aug 2016, 4:37 PM
vikas sharma
I'm not able to retrieve the value defined in the function. It's failing. Have I missed something?
functions
0 głosów
1 Odpowiedź
25th Sep 2018, 6:55 AM
Sindhura Sweety
Can we define a function that we already defined previously? If we could, then is it a harmless practice?
functions
goodpractice
python3
redefining
1 Głos
1 Odpowiedź
16th May 2019, 5:18 AM
bimyou
How to find the value of 2^n, without using semicolon anywhere in program & value of n is defined by user?
c
cprogramming
programming
1 Głos
4 odpowiedzi
13th Sep 2017, 8:28 AM
Arpit Kharche
What is wrong with this Javascript code? I get this Uncaught ReferenceError: dollarkoers is not defined Line: 8 as error
@sololearn
0 głosów
2 odpowiedzi
1st Apr 2020, 12:50 PM
Rinish Harpal
Why Result is 2 not 1 ? a() method already defined in both A&B . How to call the super class method from child class in this par
inheritance
python
0 głosów
7 odpowiedzi
8th Mar 2017, 9:51 AM
Muhamed Ziedan
How can i create table in sql whose table name is order inspite it is a pre defined clause for sql !
my
mysql
1 Głos
3 odpowiedzi
23rd Nov 2018, 4:42 AM
vishal Raj
Fill in the blanks so that the first line of the paragraph uses the newly defined font called "test". { font-family: "
css
css3
-8 głosów
4 odpowiedzi
24th Jun 2020, 5:59 PM
Snehal Mahabare
If a variable is defined within a loop, can it be accessed again in another loop nested within the loop in which it was defined?
java
loops
scope
0 głosów
6 odpowiedzi
15th Nov 2019, 9:06 AM
Jezaniah Apraku
Why does an int pass a value when defined outside the main() function, but not inside for a for loop?
c++
1 Głos
3 odpowiedzi
1st Jan 2017, 8:53 PM
Zachery Mills
Can I create a user defined function for swapping two numbers, and function with argument and return ?
c
c++
0 głosów
1 Odpowiedź
21st Aug 2020, 8:24 PM
Deepak Dhan
How keywords are defined in C++? Are they from a specific data type or they are like a class object?
bool
do
for
if
int
while
0 głosów
1 Odpowiedź
6th Apr 2024, 10:34 AM
Helton Rodrigues
If i declare one data type and defined some value to it then can i use it with some other values also?
variables
0 głosów
3 odpowiedzi
3rd Oct 2019, 4:59 AM
Rishikesh Prasad Sinha
Why cant eclipse compile this code? Some how it says "the public type program must be defined in it's own file". At line 22
eclipse
java
4 głosów
2 odpowiedzi
17th Mar 2018, 10:32 AM
James Torgbede Agboada
I need to add nomber that user defined it of opject to the class l mean the construct function in the firsr
class
construct
cpp
opject
1 Głos
3 odpowiedzi
23rd Jun 2018, 6:11 PM
Omar Muhammad Nofal
pls am trying to iterate a list using python (3), and I got stuck by..... NameError: name 'isinstance' is not defined
am
just
learning
0 głosów
3 odpowiedzi
29th Jul 2018, 12:20 AM
farsh
sin() defined in math.h @line:44, saying "using std::sin", but if I try to access sin directly by "using std::sin" I get error.
c++
cmath
math
math.h
0 głosów
4 odpowiedzi
19th May 2017, 7:31 AM
Preet Patel
Please i cant understand why this code doesn't run when I choose 2(-) as my operator but instead gives a 'num1' not defined
python
1 Głos
3 odpowiedzi
4th Jul 2020, 10:53 AM
Ibrahim Phenom
Am i using .format method wrong when that method involves a function with a list defined inside it?
eof_error
python3
syntax
0 głosów
1 Odpowiedź
23rd Jul 2017, 11:20 PM
Dean Carter
if _name_ == "_main_': <do something> This code gives error massage NameError: name '_name_' is not defined Please help me with the right code
python
0 głosów
5 odpowiedzi
25th Dec 2016, 2:25 PM
Biswascoder
What exactly is the seed value that is the parameter of the srand function? It hasn't been clearly defined to me.
rand
srand
0 głosów
2 odpowiedzi
5th Jun 2019, 9:52 PM
Guerschom Tambwe
How to add a variable into a class which is not defined in the class. I want to add it after creating the class.
c#
class
classes
field
objects
0 głosów
3 odpowiedzi
21st Mar 2021, 7:01 AM
Mahdiuzzaman Nishat
Hey is it right that istream and ostream classes are defined in iostream header file w. r. t c++
c++
iostream
0 głosów
1 Odpowiedź
17th Aug 2018, 6:13 PM
Teddy
while using multiple parameter user defined functions in javascript, how can any missing parameter be set to a default value?
functions
javascript
multiple
parameters
user_defined
1 Głos
1 Odpowiedź
13th Aug 2017, 6:29 PM
Mohiuddin Alamgir
How do i make up a code that stores up strings up to a limit defined by the user of the compiled cose
c++
0 głosów
4 odpowiedzi
24th Nov 2016, 2:07 PM
Daniel
I am working on a store manager program that stores values in an array and can be added to value. I get price object not defined
error
javascript
objects
0 głosów
3 odpowiedzi
19th Aug 2021, 1:15 PM
Adigwe Leo
HTML with N columns and N rows? the numbers 1,2,3.... in its cell for a give N, defined as constant
php
0 głosów
1 Odpowiedź
29th May 2018, 5:37 AM
Mustafa Samadi
How can we differ that which statement is part of user defined function and which is a predefined function statement?
functions
python
0 głosów
1 Odpowiedź
22nd Jul 2016, 4:38 PM
Ar Rehman
Can someone explain to me whats wrong with this code, It is saying that scissors is not defined but i thought it was..
game
paper
python
rock
scissors
0 głosów
3 odpowiedzi
25th May 2017, 11:30 PM
Allan Stewart
Could you help in creating c++ program thats sorts the rows of user defined 7 by 7 matrix by ascending order
c++
0 głosów
1 Odpowiedź
15th Oct 2018, 6:53 PM
Muadh Abdulkadir
How to pass selected html as argument in function present in add event listener in js sothat user defined function canbe reused
addeventlistener
function-arguments
js
0 głosów
1 Odpowiedź
19th May 2022, 4:01 PM
Srishti Jaiswal
I am using a for loop in c++ and defined a integer k.I am adding something to k but after each iteration its value resets to 0.
c++
1 Głos
2 odpowiedzi
4th Jan 2021, 1:57 PM
Aman Rana
what's wrong in calling list.len() rather len(list) .?? why python defined len() just as a normal method unlike those with dot operator ?
lists
python
0 głosów
2 odpowiedzi
13th Jul 2016, 11:59 AM
Subhankar Paul
Program to print the number of elements of an array whose size is not defined and also to print the sum of the array elements
array
c++
for-loop
size
undefined
0 głosów
3 odpowiedzi
31st Jul 2017, 3:18 AM
Kalliath Abdul Rasheed Shamil
In java what is the purpose of putting the keyword "public" in main method? Why we do not put the word "public" in user defined methods?
java
public
-1 Głos
4 odpowiedzi
29th Aug 2016, 9:23 AM
Jia Wei Sim
So then why don't we add a float number? 20 // 6 is 3, but why isn't it defined as 3.33 or something alone those lines?
numeric-operations
python
2 głosów
2 odpowiedzi
11th Mar 2017, 8:59 AM
MynameisKyle99
Can someone help me with Django. It is not connecting to the URL. I've defined the view function and also url mapping, yet nothi
django
python
0 głosów
1 Odpowiedź
3rd Nov 2022, 3:17 PM
Emmanuel Afolabi
The code is written to print no.s upto user defined range in a single line without using string. What is the use of " * " ?
python3
0 głosów
2 odpowiedzi
29th Aug 2018, 7:33 PM
Ayan Biswas
when there are 2 default arguments defined for both parameters of method, is there a way to call this method and pass it argumen
methods
parameters
ruby
0 głosów
2 odpowiedzi
5th Mar 2017, 11:49 PM
Artem
The software creating the equals() method is Eclipse, am I wrong? Will it still work with objects defined on lines i've not writ
equals()
hashCode()
ide
java
0 głosów
1 Odpowiedź
6th Feb 2017, 7:57 PM
Martín Lehoczky
How to use React with a CDN
brackets
cdn
const
defined
error
not
react
1 Głos
1 Odpowiedź
3rd Sep 2019, 10:44 AM
Clueless Coder
Y iam getting name error 'c' is not defined when i use - sign and when i use + sign it is giving output your answer is 3 times
python
1 Głos
1 Odpowiedź
30th Mar 2020, 3:09 PM
Rishab patyal
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
...
5
6
7
Dalej >
Popularne dzisiaj
Steps in thread step by step with dependent result
1 Votes
Why does it disappear?
0 Votes
What's wrong with my code?
1 Votes
OOP python questions
0 Votes
How to create games and it to Play store
0 Votes
Web page
0 Votes
Python loops
0 Votes