While running aws sam application locally returns "Internal server error". I created aws sam hello-world example using:sam init --runtime go1.x --name robertsa
I'm writing a code that asks the user to input a number, and if the input is not a number, it will ask the user to input again. What loop is t
I'm setting up a new server and want to support UTF-8 fully in my web application. I have tried this in the past on existing servers and always seem to end up
This is my code so far: from bs4 import BeautifulSoup import requests import re day = input("Für welchen tag willst du den vertretungsplan sehen? \n Heute
I can't seem to get a simple agent to work and it's frustrating me quite a bit... Class upon which agent will act: public class Hello { public static void m
I have two CAE models, one in 3D and the other in 2D. This 2D CAE takes the new representation generated by the first as input. My goal is to figure out how to
I am trying to automated this line in my shell scripts userdata in aws, to grab my github token that gets autogenerated each time a new github hosted runner is