Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
Hi I'm Ashwath. You can call me Ash. I am learning basics of html. Can anyone tell me how to design a Website??
html
2 Votos
3 Respuestas
12th Mar 2018, 9:22 AM
ASHWATH
Define a function that takes an argument. Call the function. Identify what code is the argument and what code is the parameter.
python
python3
0 Votos
2 Respuestas
15th Sep 2023, 6:57 AM
Aaron Mutekulwa
Please I need help, I can't remember the function used to call up a single character from a string. For example, h from "hello"
python3
0 Votos
2 Respuestas
15th Jan 2022, 4:17 AM
Wilfrid Okorie
How do I write a sequence of numbers so I can define them as var's and use those var's to call strings?
javascript
0 Votos
2 Respuestas
16th Apr 2019, 6:13 PM
Jake Serrano
17.1 why do we need a abstract void were you can call the and just make the void with the same names.
abstract-classes
abstract-methods
1 Voto
1 Respuesta
23rd Dec 2020, 5:27 AM
Crazy games
Function body have variable and print stmt , when outside of function first print then call body function give only error.
!scope
body
console
experiment
functions
log
print
1 Voto
1 Respuesta
30th Aug 2020, 9:49 AM
ASP
How do I combine 2 print thingys(what do you call em) in python so that they still come in 2 separate lines?
print
python3
0 Votos
2 Respuestas
22nd Jul 2019, 1:30 PM
ERROR_404
Is this correct
call
excel
rotation
schedule
shift
work
0 Votos
2 Respuestas
16th Apr 2023, 12:54 AM
Laila Saleh
why static method doesn't require object to invoke it? what happens if we call that by object( back end process)??
classes
java
objects
1 Voto
2 Respuestas
25th Sep 2016, 12:21 PM
riyas
Please Who knows how to Write a program in java to call a method for calculating the factorial of any number
java
0 Votos
2 Respuestas
22nd Jan 2019, 2:29 PM
Oden David
Why am i Getting this Error??? Enter a number: Traceback (most recent call last): File "..\Playground\", line 1, in <module>
python
type-conversion
0 Votos
2 Respuestas
4th Mar 2017, 9:05 PM
Cpt JokrZ
trying to Implement a class which takes another class as a parameter, caused to "no matching function for call to myclass(B)"
c++
classes
composition
0 Votos
3 Respuestas
16th May 2017, 4:23 PM
arash ardeshiri
I am creating a website in visual studio 2015 where i need to call data from sql database not in table form
c#
css
html
js
0 Votos
2 Respuestas
27th Jun 2019, 5:50 AM
Vijay
Whenevet we use an interface , is it necessary to include or call all the functions in that interface? I
interfaces
java
optimization
2 Votos
1 Respuesta
31st Oct 2017, 5:45 AM
Arshpreet Bagga
What is the difference between fun1 and fun2 ? Why arr in fun1 have old memory of first call while calling second time?
function-arguments
predefined-variables
python3
3 Votos
2 Respuestas
8th Sep 2017, 9:50 AM
⚛prudhvi⚛
Is it useful while using multiple def functions inside scope of same program and explicitly call or invoke public access type ?
decorators
0 Votos
1 Respuesta
7th Nov 2018, 7:01 PM
Prantik Sarkar
Can i call my function which is in the class from the same class with out creating an object and a function which is static
c#
classes
2 Votos
4 Respuestas
9th Aug 2017, 2:54 AM
Satwik Dondapati
Why do i fail a question when i get a call during a quiz, i.e. it goes to the next question and i fail the current question?
c++
4 Votos
4 Respuestas
28th May 2017, 11:28 AM
Asiimwe Arnold Caleb
Complete the while loop that continuously takes the weapon of choice from user input and call the corresponding object's method
classes
inheritance
methods
python
python3
0 Votos
1 Respuesta
2nd Jun 2021, 6:42 PM
Akash Sharma
I want to increment the global variable when i call a function but its giving me an error can some body help me out
python3
0 Votos
3 Respuestas
7th Oct 2018, 4:46 PM
Velivela Sai Chinna Madhu Babu
What is the use of an associative array? Why not just make an object and call it a day?
arrays
javascript
0 Votos
2 Respuestas
9th Jul 2016, 7:47 PM
Jason
Does anyone knows Java Eclipse? On how to make GUI connected to class where ur codes in GUI will be in class which u gonna call
eclipse
java
0 Votos
6 Respuestas
18th Mar 2018, 1:40 PM
Angella Joyze Aquino
I want to create a voip software that could call anybody using internet anybody on earth having mobile phone is it possible
python
0 Votos
2 Respuestas
1st Jun 2019, 4:48 AM
Vengu
During an ajax call if we are hitting a servlet which will return some data , then how to catch these data ?
ajax
jquery
2 Votos
1 Respuesta
21st Feb 2020, 10:40 PM
Rahul Kumar
hi guys, i have html form after the submission of form . how can we call the rest service?
html
nodejs
1 Voto
1 Respuesta
24th Jan 2018, 3:06 PM
Bhavani Sankar
I want to add my phone number in html code so that if anyone clicks on number call get connect to my number. Pls help me
3 Votos
2 Respuestas
1st Apr 2018, 12:33 PM
Prem Negi
Is it possible to use these keyboard event listeners without using an input field, and to call specific functions based on the k
help_please
onkeypress
tetris
1 Voto
2 Respuestas
10th Mar 2019, 5:06 PM
Fleet
I created a list named 'num'. But when I am trying to call some function it's not showing the pop up window.
python3
0 Votos
2 Respuestas
30th Oct 2018, 3:28 PM
Swarup Sen
Why is func(buf) equal func(&buf)
address
c++
call
function
pointer
void
2 Votos
2 Respuestas
21st Aug 2018, 7:42 PM
K Locher
Good morning. I have two type Car and Person. I want to use this to create variable name and brand and call ring and display in.
create
variable
0 Votos
3 Respuestas
17th Aug 2022, 7:04 AM
Malick Diagne
int is primitive data type , I want to know what we call earch word in this program :--
java
0 Votos
1 Respuesta
18th Dec 2017, 5:11 AM
Prashant Kumar
how to call for enter value instead of this way which just print without asking the value as expected
c++
0 Votos
1 Respuesta
20th Apr 2017, 2:24 PM
Thierry Stay
So can you only call back the second part of the dictionary using the first or can you do it the opposite way round?
dictionaries
python
3 Votos
2 Respuestas
25th Jun 2016, 5:26 PM
Jamie Florence
If we do a[].length. Can we call "length" a method in it. If yes, then of which library class contains this method?
java
0 Votos
3 Respuestas
11th Aug 2016, 11:22 AM
Aditya Patil
How can I run a python file through another python file?
call
code
files
from
other
python3
0 Votos
2 Respuestas
9th Jul 2020, 11:40 AM
Blazko Reinn
In python we have a modules but in c# language what is module called.
c#
call
code
module
python
sololearn
1 Voto
2 Respuestas
20th Jun 2019, 10:43 AM
Maninder $ingh
Please guys in java how do i call a variable whose value is a decimal and i want to subtract it from a variable that is an int.
java
1 Voto
3 Respuestas
10th Mar 2021, 4:59 PM
Victor Okereafor
Please how can I call a number out from a range in such way like to use it for a loop
python
range
0 Votos
2 Respuestas
4th Dec 2017, 4:44 PM
Faith Ariyo
How do you define a function while calling for user input?? I need to solve this, I'm a beginner to Python
argument
call
define
function
input
python3
user
2 Votos
2 Respuestas
22nd Feb 2018, 4:28 PM
Josh Redmon
What is need for sending function as argument .We can simply call one function from other function and get the result?
functions
python
0 Votos
2 Respuestas
3rd Jun 2017, 6:49 AM
shudhatma
Do you experience “imposter syndrome” as a developer (Using the term lightly)? When is it okay to call yourself a “developer”?
development
programming
software
0 Votos
1 Respuesta
17th May 2018, 2:39 AM
NULL
Can we destroy an instantiated object manually and call its destructor before we exit the scope which it was declared? (C#)
c#
destroying-object
destructors
0 Votos
2 Respuestas
15th Feb 2017, 9:58 PM
SIMOMEGA
Can we convert a def variable to a new variable like suppose def i (tp) :,,, i (tp) = ncb i think it easy to call
def
1 Voto
2 Respuestas
27th May 2018, 5:33 PM
Prateik Jindal
I can list about 23 <> (elements or attributes idk how to call them) in HTML, should I move on to CSS or keep myself on HTML
beginner
css
html
0 Votos
3 Respuestas
1st Nov 2019, 9:42 PM
Theodore206
i have a html file which has to load five js files. how can i call all js files by using one link?
html
javascript
0 Votos
2 Respuestas
22nd Jan 2018, 8:26 AM
Bhavani Sankar
how do I make pyqt5 QLineEdit accept value like input() in normal programing and to call the value to perform a function?
pyqt5
python
qdesigner
qlineedit
0 Votos
1 Respuesta
12th Aug 2020, 7:41 AM
Ayomide Akindahunsi
Why removing * producing error?
by
c++
call
function
of
pointer
reference
0 Votos
5 Respuestas
22nd Mar 2017, 4:03 PM
Shuvam Pal
What’s this error
:
:siraj
"./
(most
age
call
file
last):
name
recent
traceback
-1 Voto
10 Respuestas
27th Apr 2020, 1:38 PM
Siraj Thalassery
when I call re.findall(x, "s)s)s") for x = r”)” it returns an error. Is there a way to make it not do that?
error
python
python3
0 Votos
1 Respuesta
15th Sep 2019, 12:40 AM
Evan
Write the function to calculate the factorial value of any integr argument call function from man() and print the result in main
c++
0 Votos
1 Respuesta
31st Dec 2016, 3:09 PM
rag
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
15
16
17
Siguiente >
En tendencia hoy
Hey I've done the C# and SQL beginner and intermediate, but still feel like there could be more... Is there advanced somewhere?
0 Votes
How create a new language ?
1 Votes
Beginner question
0 Votes
Is there any debugging practice here or not?
2 Votes
Can I make coding projects here and run them without sololearn pro, only in sololearn.
0 Votes
Issue with Sololearn Module Quiz Despite Correct Answers
1 Votes
I need help to solve this
0 Votes
How To Enable Disable Divs?
0 Votes
Hey what the research process order for them that I am telling you please order them and tell me answer
0 Votes
Project
0 Votes