subject

Hi, I'm unable to implement here, I already did one of the part but I don't know what to wrote in here.  please help me.  I'm in soo much stress.
HERE IS The code

class ClientHelper:

def __init__(self, client):
        self. client = client

    def create_request(self, name, id, github_username):
        """
        TODO: create request with a Python dictionary to save the parameters given in this function
             
        """
        request = None
        return request

    def send_request(self, request):
        """
        TODO: send the request passed as a parameter
        :request: a request representing data deserialized data.
        """
        HERE

    def process_response(self):
        """
        TODO: process a response from the server
              Note the response must be received and deserialized before being processed.
        :response: the serialized response.
        """
        HERE

    def start(self):
        """
        TODO: create a request with your student info using the self. request() method
              send the request to the server, and then process the response sent from the server.
        """
        HERE

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:40
Pthreads programming: create and terminate a thread write a c++ program that creates a thread. the main will display a message “hello world from the main”. the main will create a thread that will display a message “hello world from the thread” and then terminates with a call to pthread_exit()
Answers: 3
question
Computers and Technology, 22.06.2019 15:30
What is a costume plot? why is it important to a film or theater production?
Answers: 2
question
Computers and Technology, 24.06.2019 17:00
The length of time that a slide appears before automatically advancing to the next slide can be set in the timing group under the transitions tab. transition to this slide group under the transitions tab. timing group in the master slide view. transition to this slide group in the master slide view.
Answers: 1
question
Computers and Technology, 24.06.2019 18:30
Jacking is a crime that takes place when a hacker misdirects url to a different site. the link itself looks safe, but the user is directed to an unsafe page
Answers: 1
You know the right answer?
Hi, I'm unable to implement here, I already did one of the part but I don't know what to wrote in h...
Questions
question
Health, 30.08.2019 05:30
question
Chemistry, 30.08.2019 05:30
Questions on the website: 13722363