All Questions

19771 questions


1 answers
401 views
0
intmain gets SyntaxError in Google Collaboration

Programming a 2D random walk I entered it on Google Colab, but the following error appears.Please tell me how to fix it.error messages:File<ipython-input-3-95051bfc0730>, line 8 int main() ^Sy...

2 years ago

1 answers
311 views
0
How can I correct this error? TypeError: 'NoneType' object is not subscriptable

I am currently using the gps module and would like to extract the latitude and longitude data. However, when you run the program, it appears OK at first, but at some point it stops and displays this e...

2 years ago

1 answers
346 views
0
I made a program to merge and sort, but the arrangement that I should have worked on came back unchanged.

I made a program to merge and sort, but the arrangement that I should have made changes to comes back.After a lot of research, when the array that should have been rearranged in merge returned to recM...

c++
2 years ago

1 answers
327 views
0
How to Configure .htaccess to Not Save Cache

I am currently creating a site locally using VirtualBox in WordPress.Every time I change the code, the cache is left, and every time I create a site, I have to erase the cache.It takes a lot of time a...

2 years ago

3 answers
276 views
0
◯◯ I would like to investigate under conditions such as and (or more), but the conditions of or are not reflected.

For CSV format files, I would like to have one of the numbers in the line and any() with ◯ が, but I could only create one of the numbers in の any.What should I do to find a line with ◯ and any number...

2 years ago

1 answers
485 views
0
C Language Text File [Closed]

Do you want to improve this question?Edit your post to clarify the issue you are trying to resolve by adding details.Closed to 9 months ago9 months agoPlease tell me how to display a specific line fro...

2 years ago

1 answers
332 views
0
You can run ipynb files, but you can't run them with py files.

I was trying to do Twitter analysis by referring to various sites.Both the py file ipynb file are running in vscode.The path of the environment variable is followed by the file with python.exe, the Li...

2 years ago

1 answers
427 views
0
Unable to create database using db.create_all()

Using the video as a reference, create the following code (app.py) in the web application development course for todolist using Python.>>>from app import db>>>db.create_all()I would ...


4 answers
312 views
0
I want to delete a specific line from the CSV file.

I want to rewrite the information in the CSV file.There is a csv file with car information, and if the user chooses the number (x) of the car they want to buy, the line of the car purchased from the c...

2 years ago

1 answers
344 views
0
Learn how to resolve errors during the Kdenlive build.

I currently downloaded a video editing tool called Kdenlive from Git and I would like to build and use Craft.The reason is to code the source code of C++ and I would like to build and use Kdenlive's U...

c++
2 years ago
« - 118 - »

© 2024 OneMinuteCode. All rights reserved.