Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Цены
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
What will be the values of x and y after execution and how many times the loop will execute? Can someone explain step by step?
loops
1 голос
2 ответов
26th Feb 2018, 5:44 PM
Sarbjot Kaur
Write program that tells how many different types of values are their in the following list. L=[1, 6, 'list, 3.5, 'type, 'a', 8
need
solutions
-2 голосов
2 ответов
17th Dec 2020, 3:29 PM
Hima Varshini
Is it wrong to use the eval function to compute values in a calculator JavaScript project. If it's wrong, what other can be used
javascript
0 голосов
2 ответов
11th Jul 2022, 4:42 PM
Kehinde
Can you use sizeof on a class? If so, does only depend on its primitive values or does inheritance play a part as well?
c++
sizeof
1 голос
3 ответов
13th Apr 2016, 12:12 AM
Antonio Borges
I dont get this return thing, the desciption "it returns the values from the function" makes no sense to me
functions
javascript
0 голосов
2 ответов
8th Mar 2016, 12:51 PM
Miroslav
Upon having the input as sin(x)=1 or -1 or related values the order in the list isn't proper any more, try it.
math
python3
1 голос
2 ответов
29th May 2017, 9:44 PM
Simon
About memory, before we allocate something with 'new' all values are stored, actually where? I mean we allocate some memory just in case we run out of space in our program?
c++
data-types
0 голосов
8 ответов
15th Aug 2016, 3:06 AM
Łukasz Bandach
How can we make the values in a 2D array in C# move from one square to another by using the arrows on the keyboard?
2d
arrays
c#
games
1 голос
1 ответ
8th Mar 2022, 10:03 PM
Sirenix
In fillStyle="rgba(0,0,200,1)"; (1) What does 'a' mean (2)Is 0-F not the range of values for rgb? How 200 for b and still works
canvas
html
html5
0 голосов
3 ответов
4th Nov 2017, 7:00 AM
Abdussamad Nasir
How to write the program in MPLAB to send the hex values for the ASCII characters A,B,C,D,E to port B.
mplab
0 голосов
1 ответ
22nd May 2018, 12:48 AM
harmika dave
In Dictionaries in Pyhon, key value 1 and 0 will create confusion if another key values are "True" or "False"
python
python3
1 голос
1 ответ
4th Mar 2017, 7:10 PM
Akshay Dhotre
Write a function named "swap_floats" that takes two floating point arguments and interchanges the values that are stored in thos
f
-3 голосов
2 ответов
9th May 2017, 3:17 AM
علا ابوديب
On logical Operators and SELECT if we choose operator NOT value-X we get all the other values apart from value-X?
mysql
operators
sql
0 голосов
1 ответ
30th Aug 2016, 12:03 PM
Konstantinos Pap
is it possible to write two values in one line in continue function in python's while loop??can anyone help me to solve this??
loop
python
python's
python'sloops
python3
whileloop
0 голосов
2 ответов
3rd Apr 2020, 2:29 PM
HAMZA
please how can you make the user to specify the values of an object for example you have already create the age property but you
javascript
objects
1 голос
3 ответов
12th Aug 2017, 8:23 PM
Oluwaseun Ogunlana B.
Fill in the blanks to declare a method that has two int parameters with default values 6 and 8, respectively, and displays their
c#
0 голосов
1 ответ
18th Jul 2023, 9:39 AM
dhatchanamoorthy m
I cannot understand pointers. Why we need some values like 0×29fee8 (?)? And why we use *things to point some things to variable
pointers
1 голос
2 ответов
26th Aug 2017, 8:27 AM
Altale
As you can see my code which needs a lots of inputs how can I input my values in a systematic way without get confusing ?Solved
c
-2 голосов
3 ответов
11th Jun 2021, 6:51 PM
SUKHBEER SINGH
using BETWEEN and >= AND <= are the same right? the BETWEEN operator includes the values listed and everything between them, yes?
sql
where
-1 голос
3 ответов
1st Feb 2016, 3:09 PM
andre paige
Hey, can anybody help me making a program hay asks for 50 values and sabe them. With tan condition fue numbers cant be repeated
arrays
java
0 голосов
3 ответов
13th Sep 2017, 1:09 AM
Emi Schol
Can somebody tell me how to move shape in SFML because i tried the move function but when i pass values to it i saw a blank scrn
c++
sfml
0 голосов
3 ответов
25th May 2020, 2:15 PM
Harsh Jain
Use for loop to print a triangle like the one below. Use negative numbers for the values of the loop not the character?using C#?
dd
0 голосов
2 ответов
7th Jan 2021, 1:15 PM
Jumong
Can any one send the code to generate random numbers without inbuilt function between min and max values in javascript pls help
javascript
0 голосов
1 ответ
20th Jun 2019, 3:06 PM
ram prasad
Good day everyone. Has anyone here ever worked with pulse sensor sen-11574? What did you do about the wrong values output?
arduino
pulse
pulse_sensor
sensor
threshold
-1 голос
1 ответ
24th Sep 2021, 2:19 PM
Inokarare Odey-Osha
How to store multiple checkbox values in single column database? Given that I am using PHP language and a PDO method.
checkbox
column
database
how
in
multiple
single
store
to
values
0 голосов
1 ответ
19th Feb 2017, 4:02 AM
Syed Haider Ali
How we can increment char array [ ] containing hexadecimal values ? Or how can we increment the hex value ?
c
-1 голос
1 ответ
11th Oct 2022, 12:20 PM
Aadesh Walhe
"A base-n literal consists of the digits 0 to n-1, with a to z (or A to Z) having values 10 to 35."??
change_default_base
int()
python3
0 голосов
1 ответ
8th Dec 2020, 12:11 AM
rodwynnejones
How to create a function in python, which takes an array and returns a new array containing the values of the given array provid
python3
1 голос
1 ответ
14th Nov 2018, 3:16 PM
Wb Z
Max Value in a List of Strings
letter
letters
list
lists
max
py
python
string
strings
values
1 голос
6 ответов
3rd Jul 2020, 7:09 PM
Brian Braddock
Help me to code it x = (r+7)**2 r is in range (1,18) Find the sum of all the values of x. For e.g. if r is 1, x=64 If r is 2, x
(r
=
code
helpme
itx
to
-2 голосов
2 ответов
7th Jul 2020, 9:57 PM
Amitabh Pandey
Can someone please help me, I want to do a math operation with individual values in a list or tuple, how can I go about it
python
0 голосов
2 ответов
12th Sep 2019, 12:02 PM
Lucas
How can I make a program that takes input from the user and stores the values in an array until the user types 'stop'?
arrays
c++
-2 голосов
4 ответов
12th Sep 2016, 10:24 AM
Aryan Pandey
Hi Guys! I have a datagridview in my form with two communs (A&B) i will like to set col A values to col B and skip row one of A
c#
2 голосов
1 ответ
5th Nov 2018, 4:54 AM
ABDOUL RAHIM NDANE PECHOU
I want to create a new CSV file and inside that; i want to store values from a=[1,2,3,6] as column 1 and b=[2,4,6,9] as column 2
python3
1 голос
1 ответ
15th Jun 2019, 3:22 AM
vinay
Heads up! 10 * '5' or '10' * '5' will give the same result. But trying to multiply a number with string values that aren’t numb
operators
0 голосов
1 ответ
3rd Oct 2021, 7:15 AM
Simangolwa Lifwatila
hi i need small help in node Js. i have json structure and i am trying to retrieve the values form it.
nodejs
1 голос
1 ответ
15th Jan 2018, 7:40 AM
Bhavani Sankar
Write a program which will raise any number x to a positive power n. Obtain values of x and n from user
a
and
any
c++
from
n
n.obtain
number
of
positive
power
program
raise
to
user
values
which
will
write
x
-1 голос
2 ответов
4th Aug 2017, 3:52 PM
Humangasaur
If i declare datatype of pure virtual function and used that pure function by assigning different values to it .i get con
abstract-classes
c++
experts
0 голосов
1 ответ
18th Dec 2017, 3:55 PM
Rao Kamran
Can we make an array and read the randomly generated values one by one into the array using a for loop ??
c++
loops
rand
0 голосов
1 ответ
27th Dec 2015, 2:09 PM
Abhishek Raj
Why create an empty tuple "tp=()" if I can't assign values to it later on? What useful function could I get out of an empty tuple?
python
tuples
0 голосов
3 ответов
1st Aug 2016, 10:56 PM
Mohamed Shoukry
Java Question
a
from
gets
n
program
store
that
user
values
write
3 голосов
4 ответов
25th Mar 2019, 5:34 PM
Ahmad Ali
(Heed help ) It's a c program that fine for the maximum and minimum value in a range of values depending on the user input ???
c
c++
only
or
please
program
used
1 голос
1 ответ
26th Feb 2020, 7:04 PM
soulemanou kunchiefuh babanou
Hey guys, i am new in programming, can anyone write me a function that returns the number of unique values in the linked list
java
0 голосов
2 ответов
16th Mar 2018, 2:00 AM
Abdurakhmonjon Makhkamjonov
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 голосов
5 ответов
2nd Jul 2016, 6:16 PM
akhil matcha
Calculate Node Output. Task You are given the values for w1, w2, b, x1 and x2 and you must compute the output for the node.
learning
machine
0 голосов
2 ответов
28th Apr 2021, 9:51 AM
Siddhant Thamke
How can I store the values in a text file in a 2D array and call out the smallest number on each column in C?
c
0 голосов
1 ответ
3rd Jun 2022, 12:23 PM
Kerem Said Demirboğa
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 голос
4 ответов
25th Oct 2016, 3:00 PM
Arshi Singh
I there any way to execute a statement for one time only , when all values in for loop or satisfying the condition.
array
for
if-statements
loops
0 голосов
1 ответ
13th Nov 2017, 12:25 PM
Aamir Sultan
If i am currently creating a table at sql then suddenly power goes off how can i save the values i have inserted?
sql
0 голосов
1 ответ
23rd Feb 2017, 2:20 AM
SREEHARI.M.S.
Declare two integer variables "a" and "b". Print the product of the multiplication of the "a" and "b" values to the screen using
python
variables
0 голосов
1 ответ
21st Sep 2016, 5:50 AM
dhruv prajapati
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
22
23
24
Следующий >
Актуальное сегодня
C pointers
1 Votes
Python
0 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes
Which mobile offline app can I use for HTML
0 Votes
HOW CAN I CREATE A GAME AS BEGINNER
0 Votes