Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
What lines to add to script to have user input for the int age = userinput?
java
0 Votos
5 Respuestas
20th May 2017, 11:30 AM
virginijus kravcenko
I got a little stumped very early on with multiple lines, my python 3.9.1 on IDLE doesn't let me do it w/o using the \n
\n
lines
multiple
0 Votos
2 Respuestas
8th Dec 2020, 9:57 AM
Jon Von Pecker Parry
How to read the multiple lines of input data that the user enters
input
java
0 Votos
2 Respuestas
18th Feb 2017, 4:21 PM
SRI
When you're writing your code what do you prefer? (Less lines / max speed = dilema)
code
scripting
4 Votos
2 Respuestas
4th Jan 2018, 5:06 PM
Miso
Which part of creating a software takes longer & more Lines of Code ? Design or Development ?
code
coding
css
design
designing
development
java
javascript
software
website
4 Votos
5 Respuestas
23rd Mar 2017, 4:56 PM
Saurav Kumawat
How can I get numbering for lines in paragraph or content by using HTML..
lists
1 Voto
2 Respuestas
22nd Feb 2018, 4:18 PM
Madhusudhan
How can i print multiple lines of text in a single line like C in python ?
basic
in
printing
python
1 Voto
4 Respuestas
24th Jun 2017, 1:16 PM
Loves Python
I need to understand how OOP works with magic methods by changing some lines in the code
begginer
magic-methods
0 Votos
4 Respuestas
26th Jun 2022, 6:01 AM
Ibrahim Alzein
I want print just the odd lines from text how can I do that? I wrote this code but it print just the first line f=open('12.txt',r) n=0 while True: if n<=6: n=n+1 if n%2==1: lines=f.readlines ( )[n] print lines else: break
python
0 Votos
8 Respuestas
15th Aug 2016, 10:43 PM
sola
How to count total lines in a file..using file handling concept in python and is there any EOF in python like C?
filehandling
python
2 Votos
11 Respuestas
29th Jun 2019, 5:58 PM
Umesh Suman
HTML tags on different lines?
html
lines
structure
tags
2 Votos
5 Respuestas
30th Jul 2019, 10:42 PM
Provolinen
which tag is used to give space and for leaving space in lines
html
tables
0 Votos
1 Respuesta
28th May 2017, 6:39 PM
ABDUL. REHMAN
Anybody explain the below lines in simple language so that i can understand.
//sql
1 Voto
1 Respuesta
10th Apr 2017, 7:40 PM
T Karthikeyan
How do programmers and computer scientists absorb and understand long lines of code at a time?
programmers
sololearn
3 Votos
2 Respuestas
18th Oct 2017, 2:28 PM
Thomas Yakubu Pamah
How to take a string as input which has multiple lines and spaces in c language?
c
input
program
programming
string
0 Votos
1 Respuesta
15th Aug 2020, 8:17 AM
Mahdiuzzaman Nishat
Can you help me with the lines that I am missing? I attach the program
c
d
0 Votos
1 Respuesta
18th Sep 2021, 3:15 PM
kevin josuè mondragon nuñez
Is there any way to tabulate some lines at the same time by a phone?
tabulations
-1 Voto
3 Respuestas
22nd Apr 2018, 12:24 PM
SlowFast
How to make JavaScript follow all lines of code sequentially, and make it wait for response from each previous line?
javascript
3 Votos
5 Respuestas
17th Apr 2020, 6:27 AM
Omkar Bhale
When drawing lines using the svg what are other values does the stroke-linecaps take apart from round.
html5
svg
2 Votos
2 Respuestas
12th Jan 2019, 12:43 PM
Tumwesigye Ronnie
Can we make infinite loop from if else? If yes what will be the minimum lines of code needed?
infinityoops
loops
0 Votos
5 Respuestas
26th Sep 2018, 5:52 AM
Adarsh Pathak
Is there any process to take the input after showing some printed lines in the code in these app?
input
2 Votos
4 Respuestas
10th Jun 2020, 2:53 PM
Pritam Ghosh
Hello world can anyone help me please I want to understand How to read lines in a file in python
files
lines
python
0 Votos
1 Respuesta
2nd Oct 2022, 9:20 AM
Jabar Hamza
How to make the output of for loop to be in one line and not on different lines
python3
0 Votos
4 Respuestas
1st Jan 2020, 10:24 AM
Pattern
In language c when using this app .how can we split multiple inputs .app says in saperate lines but i cant get desired answer?
c
1 Voto
12 Respuestas
9th Sep 2020, 10:14 AM
Real xazus
I want to add lines in Ashok Chakra in Indian Flag uding html. Can anyone help me?
html
html5
svg
1 Voto
2 Respuestas
1st Jul 2022, 9:11 AM
Ayush Singh
Well ,, guys ,, can you help me with the lines from 56 -67 ... they are not running ...
python3
0 Votos
7 Respuestas
2nd Dec 2018, 4:42 AM
Lord Shylok
I'm having trouble understanding newlines with triple quotes. Python automatically runs the script when you press enter, so how are you supposed to use it?
lines
new
python
0 Votos
2 Respuestas
14th Feb 2017, 4:13 AM
JustWokeUp
How long or lines does it take to write a Code like a simple Snake Game in Java?
code
game
java
line
snake
time
0 Votos
5 Respuestas
28th Apr 2017, 9:12 PM
SyntaxError
Why do we have to put so many lines of codes in Java and less in Python
java
python
2 Votos
3 Respuestas
29th Mar 2017, 4:07 PM
Miss_Awesomeness
How do you print multiple lines in a for loop in one dialog box? (Plss help)
java
0 Votos
1 Respuesta
6th Mar 2020, 4:36 AM
Jason Cuerbo
How can we allign <nav> options in a single line instead of representing them in different lines using bullets?
<nav>
html
html5
2 Votos
5 Respuestas
20th Oct 2016, 6:46 PM
Abhirami Das
How do you input vertical lines in between your nav bar? Need answers urgently!!!
code
hr/
sololearn
urgent
-4 Votos
2 Respuestas
28th Jul 2020, 1:29 PM
Oloyede Martins
In both the last lines of last exapmle...the value of a will be 2.
operators
php
0 Votos
1 Respuesta
22nd Jul 2017, 2:12 AM
jivesh bansal
Does the number of ‹/br› added signifies the number of lines to be added?
html
0 Votos
1 Respuesta
22nd Jul 2016, 10:28 PM
Oluyemi Faith Ifeyemi
Tried making indian flag using SVG. Can anyone help me understand how to add the lines that are present inside the circle?
svg
0 Votos
7 Respuestas
23rd Aug 2020, 8:02 AM
Chetan Chandel
I wrote an app with 16,189 lines of code with C# in unity. It's called Frontier.io. Tell me what you think?
app
c#
frontier.io
testers
testing
unity
4 Votos
1 Respuesta
10th Feb 2019, 3:07 PM
Clint
How do I draw a right angled triangle using the 'for ' loop command in C++ with an increment of 1 'X' for 7 lines
c++
1 Voto
10 Respuestas
24th Oct 2019, 4:56 PM
Immanuel Immanuel
Hello guys how can I make my integer after multiplying my string to print it in new different lines
python
strings
0 Votos
6 Respuestas
14th Jul 2016, 11:01 AM
hacker charlo
Does a infinite loop timeout due to lines used or length of time to process in playground?
code
java
lines
of
1 Voto
3 Respuestas
4th Sep 2017, 7:32 PM
D_Stark
What is the difference between comments with to lines "//" and one line and an asterisk "*/"?
comments
java
1 Voto
3 Respuestas
10th Nov 2017, 11:29 PM
Daniel San Miguel
how to display output with spaces and in different lines as if using break in html
php
0 Votos
3 Respuestas
20th Jul 2016, 6:44 PM
Rishi
Write a program print your mailing address in name, door no.street,city,pincode,modify the program to provideborder lines to it
beginning
c
-1 Voto
2 Respuestas
10th Jul 2021, 9:01 AM
Pavan Kumar Sai Pogu
Can we create a multiple lines of prints in a single print statement like in other languages we use"\n"
python
0 Votos
6 Respuestas
12th Oct 2016, 5:39 AM
sai
How can i search into an file with scanf and get printf with few lines below?
c
1 Voto
2 Respuestas
7th Mar 2018, 5:27 PM
Ahsan Iqbal
How can one incorporate a paragraph's first letter that is occupying two or more lines down the paragraph?
css
0 Votos
3 Respuestas
29th May 2020, 9:11 AM
Wanjiku Turky Alex
Why the lines 295-317 are trying to modify the hash "bands"? That hash is supposed to stay frozen.
freeze
hashes
ruby
0 Votos
3 Respuestas
22nd Jun 2019, 1:46 AM
Milo Draco
Hey guys help me write an evaluation functions for my minimax algorithm I wrote some lines of code that work a bit but still cr
css
evaluation-function
html
javascript
minimax
2 Votos
8 Respuestas
17th Apr 2022, 8:47 PM
D Doyen
How to Traverse a python string to print it in different lines two characters at a time ?
python
1 Voto
3 Respuestas
6th Dec 2018, 8:04 AM
$ahil
Is There A Javascript Library To Make WebRTC And HTTP Multiplayer Connection In Easy Lines Of Code,Without Get Too Much Errors?
connection
development
for
game
http
javascript
library
multiplayer
online
webrtc
5 Votos
2 Respuestas
13th Oct 2019, 12:27 PM
Rabia Alhaffar
what can I do when I want to get 3/4 lines space between two paragraph
break
html
0 Votos
2 Respuestas
2nd Aug 2016, 7:54 AM
Ankur Pawar
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
6
7
8
9
Siguiente >
En tendencia hoy
Someone can help me
2 Votes
X velocity
0 Votes
Files not linking in C++
0 Votes
I am a super beginner
0 Votes
I want to make a triangle area calculator ,anybody can teach me
2 Votes
Web Dev
0 Votes
Img & web server or personal info
0 Votes
Pls give me an idea
1 Votes
How this program executes?
0 Votes
How to achieve "Sololearner" achievement?
0 Votes