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
When learning and trying to memorize code, is it better to practice typing it, or writing it down on scratch paper?
code
learning
2 Votos
4 Respuestas
10th Mar 2017, 4:38 AM
Trey Mayfield
Why my java program can't be compiled? There were no writing errors in the program. What should i do?
cmd
compile
error
errors
help
java
program
0 Votos
2 Respuestas
9th Sep 2019, 11:54 AM
yasifa ana
Why do we write return in the end of main function, if there is no need of writing it?
functions
2 Votos
2 Respuestas
26th Jan 2018, 9:43 AM
Ankit Duhan
What is difference between writing strings in single or double quotes,or when to use single and double quotes
python
strings
0 Votos
3 Respuestas
8th Dec 2016, 6:16 AM
Ashish Ranjan
Can anyone give an idea on where and how I could start writing code in python.. I'm a beginner asking for help in python coding
beginners
python
0 Votos
6 Respuestas
13th Jun 2023, 9:11 PM
Karl Berg
In c While writing float values sometimes i have to take %3.2f or sometimes %.3f or sometimes %.2f or sometimes only %f why ???
c
programing
1 Voto
4 Respuestas
9th Nov 2018, 1:56 PM
Lata Mishra
Pls i need help in writing a code that prints out only prime numbers from 1 to 100 in python
python
1 Voto
2 Respuestas
3rd Apr 2019, 9:49 AM
Olaoluwa Marvellous
why should we use colorcode...? as we indicate colors as white black etc easily by writing its name(eg. bgcolor="white"
colors
html
1 Voto
3 Respuestas
6th Jun 2016, 2:55 PM
Govindhrazz Allu
Please i need help in writing a program to accept 10integers from a user and reverse then to display each on next line
don
1 Voto
3 Respuestas
4th May 2022, 1:40 PM
Grewishker
How important that we must define a new thread in c# while reading or writing on serial port ?
c#
serilaport
3 Votos
1 Respuesta
10th Aug 2017, 8:02 PM
saeed
iOS anyone on here enrolled in online classes for computer science and writing code? Need advice
advice
developer
education
future
neednerdgrlfrd
nerdchksrfknhott
newnerd
software
websitedeveloper
0 Votos
1 Respuesta
27th Dec 2022, 8:01 AM
Jeremy Reill
I'm writing math codes that are useful to me, but how can I let someone else assign a value to a variable in my codes?
math
python
2 Votos
8 Respuestas
25th Feb 2017, 3:28 PM
Slitherboy
I am writing a program to input a wprd by user and print the smallest number of that number... But i am wrong
sololearn
sololearners
0 Votos
4 Respuestas
1st Nov 2020, 7:40 PM
Pratyush Khare
For example: def name(word): print word name("hesham") How to make it accept writing hesham instead of "hesham" ?
python
1 Voto
2 Respuestas
18th Mar 2017, 12:41 PM
Hesham Emara
Please who can assist me in writing a program that prints a box, an oval,an arrow and a diamond with C++
c++
0 Votos
2 Respuestas
30th Dec 2020, 11:27 PM
Folorunso Victor
Does HTML5 Doctype Declaration have any attribute, attribute name/value that can be added to it when writing a code??
html5,
metadata
metatags
0 Votos
2 Respuestas
26th Mar 2018, 11:07 AM
Labaika Temitope
Can you please help me by writing the code for this pattern in Java? Pattern is in description
none
-5 Votos
4 Respuestas
3rd Oct 2020, 6:49 AM
Oishika Dey
In Python, while writing a string, can we write like this. "Sid said that 'You will succeed'
python
strings
0 Votos
2 Respuestas
15th Apr 2017, 12:32 PM
Siddhant Arvind
How I can write a text in svg
by
svg
test
writing
0 Votos
1 Respuesta
3rd Feb 2019, 12:11 AM
Boboev Saidmuhammad
When writing a file in python, how do we use a new line command when inputting text into the file using file.write()???
python
python3
0 Votos
5 Respuestas
22nd Dec 2016, 5:44 AM
Deon MacArthur
Who is in 2-th level for c++? Sorry I am not from England or American,I am from Ukraine and don’t know I writing right❤️♥️😅
2-th
level
0 Votos
2 Respuestas
17th Jan 2020, 10:13 PM
Natali
The debugging process in which we test run our code after writing a single line of code is called what?
bugs
debugging
0 Votos
1 Respuesta
20th Jun 2022, 3:40 PM
EmmzyCodez
Python - Delete words in .txt file that repeat letters
collections
dictionaries
files
python
python3
regular-expressions
writing
1 Voto
8 Respuestas
29th May 2019, 4:00 AM
BelowZer0
What is the essence of writing a code in javascript to change the elements of HTML body tags...
dom
html5
javascript
nodes
0 Votos
1 Respuesta
6th Dec 2019, 3:44 PM
Richard Mann
I help writing a code that will remove all elements from the initial array that are of the same value as these arguments.
javascript
1 Voto
5 Respuestas
15th Jul 2017, 3:03 PM
Timothy
Need help writing A C++ program that reads student details from a text file and calculates respective totals,average and grade.
c++
3 Votos
1 Respuesta
21st Dec 2017, 11:18 AM
Festus Ribiro
IN C++ FILE HANDLING HOW TO MOVE THE POINTER TO A NEW LINE WHILE WRITING TO A TEXT FILE
c++
1 Voto
1 Respuesta
16th Nov 2018, 6:27 AM
Cipher
Which is the best text editor for writing a code? Suggest me plz. I'm using blue-fish right now. Is there any better txt editor?
editor
text
1 Voto
4 Respuestas
15th Oct 2019, 7:50 AM
Zakir Ahmed
how can i make a program which will take input from command line at the time of writing execution command?
at
command
execution
input
time
3 Votos
1 Respuesta
9th Jan 2018, 6:11 PM
shobhit
After writing a code with Javascript, how can i compile it or change it to an app?
app
creation
javascript
-1 Voto
1 Respuesta
4th Jul 2021, 4:17 PM
Nwoye Chukwuebuka Valentine
In PHP, What is interface? Why we use interface in class? What is the meaning of writing functions again in class?
classes
interfaces
php
2 Votos
1 Respuesta
9th Sep 2020, 10:11 AM
Sajib Adhikary
why my mentor said me that " You should focus on reading other people's codes instead writing your own " why he said that?
coder
noob
1 Voto
3 Respuestas
20th Sep 2018, 1:33 PM
th35kyb0y
How proficient or how long do you have to be writing code to get an entry level job in coding..?
app
c++
google
javascript
job
money
python
0 Votos
3 Respuestas
30th Dec 2017, 2:44 AM
ivan
I want to learn Django so please suggest me from where I get start... what should be the study material.??
editor
for
good
is
one
which
writing
2 Votos
10 Respuestas
12th Sep 2017, 8:50 AM
$andy
So I learned that using a namespace is bad practice. If I plan on writing out the libraries how do I go about it?
c++
namespaces
2 Votos
4 Respuestas
4th Oct 2016, 7:14 AM
Asia Nealy
Is there no better way of writing this code without a double for loop as this will have a high time complexity of O(n^2)
efficiency
runtime
0 Votos
3 Respuestas
4th Feb 2022, 8:56 AM
Adewale Isaac
Hello, how can I add more than one number in the console using a scanner by writing one line code?
code
java
0 Votos
1 Respuesta
2nd Jan 2023, 2:02 PM
Barxudan Abbas
Don't variables have a fixed size. If so then I will know the size of the program when writing it. So why do we require heap mem
c++
pointers
2 Votos
3 Respuestas
20th Jun 2018, 8:12 AM
Devesh Mungad
Hi all I am completely new to writing code, now my question is, which code language is the best to use for making android apps?
android
app
0 Votos
5 Respuestas
4th Apr 2018, 8:24 AM
Rinus Weyers
When coding do you need to write the code name e.g before writing strings code do u need tu write #strings
lambdas
1 Voto
1 Respuesta
18th Jun 2019, 6:05 AM
Ilori Bayo
This question may sound stupid to some people. But im using notepad for my html. how can i link css to the text codes im writing
2 Votos
6 Respuestas
9th Jan 2018, 12:38 PM
Fernando Chikwe
Hi I always have problems in writing python code invalid syntax one guy told me indentation but where can I put the indentation
problem
1 Voto
2 Respuestas
18th Aug 2020, 7:30 PM
victor bamidele
Indentation
code
indentation
style
writing
0 Votos
1 Respuesta
20th Jan 2017, 1:42 PM
Nene22
Can any help me in writing a code to encrypt a file also decrypt the file using java
java_for_pc
0 Votos
1 Respuesta
29th Apr 2018, 8:30 AM
Nikunj Kunduru
Can space be given while writing the column name like for example : First Name instead of FirstName
sql
tables
0 Votos
2 Respuestas
29th Jul 2017, 5:13 AM
Srinivas Nahak
How do i improve my algorithm writing skills & how do I practice all the syntax I have learned from a language?
algorithm
skill
4 Votos
1 Respuesta
1st Nov 2017, 12:24 PM
Leoulg
anytime I try running a program and I use user_input == "add" its always writing error ain't running is it wrng
python
2 Votos
2 Respuestas
11th Sep 2016, 1:22 PM
Stephen Antai
If anyone can help me understand what is the benefit between writing Prefix to "change" the value of both 'x' and 'y' (1/2)
java
operators
1 Voto
4 Respuestas
28th Mar 2017, 8:51 AM
Carlos Almanza
How do you deal with that huge desire to continue writing code while you're enjoying the vibe,but it's time to do anything else?
addictions
coder
knowledge
2 Votos
3 Respuestas
21st Dec 2017, 3:57 AM
Marcos Peder
Once I input a link in the nav section, all my writing even in the body can be clicked to that link! I really need help
html5
0 Votos
5 Respuestas
22nd Jun 2018, 2:11 PM
Abraham Aniara
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
12
13
14
15
Siguiente >
En tendencia hoy
Audio adding
1 Votes
playground input
0 Votes
What is problem in this code
0 Votes
Stuck in Quize
1 Votes
Software developer
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
C Program
0 Votes
Asking for final year project ideas!
1 Votes
TIPS From Veterans
1 Votes
How I can use div
0 Votes