I am writing a program that takes students scores from a csv file and needs to sort then highest to lowest score. the csv file looks like this: josh 12 john
I want to create an app using AIDE, which randomly generates a number and tell if it's even or odd in the background. That is, the main activity xml file shows
We made a copy of the lsp sample project, and in server.ts we are importing the @types/vscode package to access the Range interface when creating Diagnostic ins
i have html file with 2 a tags, link and text, i managed to replace the link but I don't know how to replace the text inside the tag. I do not really know how t
This shows up after I press . code /usr/local/bin/code: line 6: python: command not found /usr/local/bin/code: line 10: ./MacOS/Electron: No such file or direct
I know that tools like xdotool can do the job, but it's not pre-installed. I want to use the low-level API (i.e. the X Window client and server protocol directl
When I do this: import 'package:blogs/common/theme.dart'; import 'package:blogs/screen/home.dart'; import 'package:blogs/state/authstate.dart'; import 'package:
I am writing an iframe based facebook app. Now I want to use the same html page to render the normal website as well as the canvas page within facebook. I want