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
Problem with Germans letter in file, Python
german_language,
python3,
2 Votos
20 Respuestas
24th Mar 2020, 1:17 PM
Katja
Inverse/ reverse bits in file, c++
bits
c++
files
0 Votos
4 Respuestas
2nd Apr 2020, 4:06 PM
AndrreyD
I finally managed to open a .doc file, but...
c++
fstream
5 Votos
6 Respuestas
11th May 2017, 1:09 PM
Solo Wanderer 4315
Is it a "bytecode" file, made of binary digits?
binary
compiler
file
java
jvm
2 Votos
4 Respuestas
26th Mar 2017, 1:02 PM
Raphael Coelho
Create list from txt file, sort, and append.
append
python
sort
split
0 Votos
3 Respuestas
2nd Nov 2017, 8:17 PM
Aric Dunn
Download html content in csv or txt file, how?
css
download
files
html5
javascript
mysql
php
website
0 Votos
2 Respuestas
7th Oct 2020, 6:03 AM
Leo Arteaga
Read a txt file, print it, make a list, order the list
lists
python3
0 Votos
7 Respuestas
16th Feb 2020, 11:05 PM
Max Ba
Is anyone familiar with the graphics header file, I need some help
c++
0 Votos
10 Respuestas
13th Jul 2016, 3:05 PM
Vedant Patadia
why can't I print the xml-data, which is written into a file, in plain text???
print
python3
xml
17 Votos
4 Respuestas
6th Oct 2020, 10:35 PM
Jan Markus
How to generate a file, with arguments of array index?
c
0 Votos
1 Respuesta
12th Jun 2019, 8:38 PM
Isaac Muniz
How to make own c++ header file, and what it can be included
c++
header
1 Voto
4 Respuestas
27th May 2018, 7:07 AM
abhishek kukde
I can't prompt any type of file, I need some help
.
0 Votos
1 Respuesta
19th May 2020, 3:47 PM
Muhanned Ali Elabdullah
When i use open function to open my file, it shows No such file
files
0 Votos
6 Respuestas
7th Apr 2020, 7:39 AM
aryan kumar
Помогите, пожалуйста, с заданием: создание и запись в файл.
file,
fileread,
filewrite,
2 Votos
3 Respuestas
2nd May 2021, 6:01 PM
Ольга Крикливая
Why it is appeared "UNDEFINED index" in srvr.php file, after It's pressed RUN?
<?
2 Votos
1 Respuesta
16th Apr 2019, 12:51 PM
Egor Tonchev(EGO)
While saving the text file as html file, what should we name with file extension
html
1 Voto
4 Respuestas
5th Apr 2023, 12:23 PM
Bijanbi Sk
How you write strings in a text file, line by line, in python?
files
python
python3
0 Votos
1 Respuesta
9th Oct 2020, 4:30 PM
Mohammad Hosein Nosrati
I have create a CSS external file, it doesn't access with HTML file. why ?
basics
css
html
1 Voto
6 Respuestas
3rd Mar 2017, 10:23 AM
Ishwarya Manikandan
What happens if I don't close the file, and the program exits?
c++
files
0 Votos
2 Respuestas
30th Jul 2016, 10:05 PM
Marco Neumann
I need a program can read sql file, is this program work?
sql
0 Votos
2 Respuestas
26th Oct 2016, 2:02 AM
Viet Anh Truong
I tried saving the image file in same folder as the html file, but it's not working..... The syntax is, <img src=" url"/> right?
help
html
images
notepad
src
2 Votos
11 Respuestas
9th Sep 2020, 5:27 PM
Anushri Salunke
How do I read a certain length of a file, starting from the beginning?
files
length
read
read-length
2 Votos
2 Respuestas
25th Feb 2017, 7:07 PM
Erik Johanson
How to run an executable, and store the results in a file, with python or C++?
c++
executable
linux
python
0 Votos
4 Respuestas
20th Sep 2020, 2:50 AM
FeynMed
Parse error: syntax error, unexpected end of file, expecting ')' in ./Playground/file0.php on line 87
0 Votos
2 Respuestas
17th May 2023, 1:50 PM
Robin Roy
Searching a file, line by line, to find an exact copy of a string array
array
function
string
1 Voto
3 Respuestas
16th Jan 2017, 4:35 AM
Brandon Skar
I need a program, which inverses and reverses bits in file, then saves it. Can anyone help?🙏
bits
c#
inverse
reverse
0 Votos
4 Respuestas
26th Mar 2020, 6:46 PM
AndrreyD
My vs code only has create new file, but it doen't have create new project! Why?
vscode
0 Votos
2 Respuestas
24th Nov 2020, 11:13 AM
Parham Shafiei Sabet
Instead of the outdated <graphics.h> file, what can I use to add graphics to C programs?
c
0 Votos
2 Respuestas
31st Jul 2021, 12:57 AM
Mwamba
fill in the blanks to open a file, read its content and print its 2nd line
code
python
0 Votos
1 Respuesta
17th Oct 2023, 1:47 AM
Jannah Mae Ynion
Can you store a non-generic SortedList in a string, save it to a file, and upon the next start, load it from that file?
c#
files
list
sortedlist
1 Voto
15 Respuestas
7th Mar 2021, 7:30 PM
️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️️
Hi, There are two wornings :failed to open file. No such file, but the file egxist. It is below.
<?
php
3 Votos
2 Respuestas
6th Jul 2019, 11:41 AM
Egor Tonchev(EGO)
i am not able to view my certificate, its says we can not open this file, something went wrong
cerificate
php
0 Votos
4 Respuestas
8th Jul 2020, 4:15 PM
Srinidh jilla
I try to open a python file, but it immediately closes after its opened, Anybody know how to fix this?
python
0 Votos
5 Respuestas
18th Aug 2020, 7:25 PM
Onyxle
if i make android game on java and export her. i have jar file, but i need apk. What me must doing?
android
games
java
1 Voto
10 Respuestas
24th Apr 2018, 10:22 AM
Vladyka
I have an Input.txt file , output.txt file, and my .py file, i need to read all text from input file and add it at the START of output file.How can i do this?
files
python
0 Votos
1 Respuesta
31st Aug 2016, 4:56 AM
Leshark
I can create a file, but I can not save the changes to the files. Who else has the same problem?
c#
1 Voto
8 Respuestas
7th Sep 2017, 5:51 PM
Евгений
Is java script always inside the html file, or is it its own file like css
javascript
0 Votos
2 Respuestas
14th Jan 2017, 11:53 PM
Erica Marsh
how do I uplode my created html file, so other can search and find it using web browser on google ?
html
0 Votos
8 Respuestas
7th Aug 2016, 4:17 PM
Niraj Singh
Save data In a Custom Extension File And When It Opens A File, Open That Data In Different controls. (C#)
c#
controls
data
extension
file
open
save
0 Votos
5 Respuestas
16th Apr 2018, 9:34 PM
SebGM2018
Help Unity Monobehaviour problem "No Monobehaviour scripts in the file, or their names don't match the file"
c#
0 Votos
1 Respuesta
18th Oct 2020, 2:13 PM
Bogdan Constantin
Need Help to write a code in python.
code,
file,
game,
python,
0 Votos
2 Respuestas
28th Jun 2017, 2:07 PM
Masquerade
Please, what does launch.json mean in vs code?😕 I'm trying to run a simple css file, then it says local host not found.
css
debugging
launch.json
vscode
0 Votos
5 Respuestas
1st Mar 2022, 9:43 AM
Yemisi
In java if i want to assign an array values from a second file, how do I code that?
arrays
Custom
files
java
1 Voto
2 Respuestas
13th Jul 2017, 6:19 PM
Wade Grimm
Assuming my image is not in the same file as the HTML file, how should my image tag syntax look like?
images
0 Votos
3 Respuestas
10th Jul 2018, 1:43 PM
Rashid
I create a standard html page and php file, i click on submit but it doesn't seem to do anything.pls what should i do?
html
php
1 Voto
4 Respuestas
10th May 2018, 1:05 PM
Iyoko Victor
Can someone explain me, why do we put link inside? Example there is a picture in my html file, and I need to put url of page whe
<ahref
html
links
8 Votos
5 Respuestas
1st Mar 2018, 11:56 AM
Majdak84
getting no result! when I am typing document.write('hello world') in html script or in other file, I didn't get any output.
css
html
javascript
php
web
webdevelopment
0 Votos
2 Respuestas
19th Apr 2020, 11:20 AM
Omraj Sharma
Is it possible to make a program read data from a file, and use it in the program as custom data?
c#
0 Votos
1 Respuesta
17th Aug 2019, 10:11 PM
Nē\/\/b1e
$ to declare variable in php & $ used as shortcut in JQuery, both in the same file, so the question is don't they get conflict?
jquery
php
1 Voto
4 Respuestas
1st Aug 2020, 5:58 PM
Shweta Mahajan
I've got the class file, but when I write java ExampleProgram, It says that it could not find the file. What should I do??
help!!
please
0 Votos
5 Respuestas
15th Jan 2017, 7:31 AM
Aadhitya Sachdeva
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
2
Siguiente >
En tendencia hoy
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes