Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Deadline: 1 1 : 5 9 am on January 1 9 , 2 0 2 4 This assignment is aimed at introducing you to the
Deadline: :am on January
This assignment is aimed at introducing you to the GitHub Classroom workflow that will be used throughout the course. In addition, the assignment introduces you to the tools youll need to work with Python and Latex.
Instructions: Answer the following questions. Commit and push your changes to your repository before the assignment deadline.
Python
In your repo, you'll find a template file named HelloWorld.py Modify the function HelloWorld so that it takes a string name as an input argument and returns the string "Hello
For example: If the input is the string John Doe, the function should return "Hello John Doe!"
LaTeX
Use a LaTeX editor to typeset the following:
Equations to typeset
Once you have reproduced the text and equations of the example, upload a PDF filed named LatexExamples.pdf containing the reproduction to your assignment repository. To help you, a starter Latex template called LatexExamples.tex is available in the repository.
Push the changes you make to LatexExamples.tex file. The file should reflect all the changes that are required to arrive at the final PDF with the equations that you have uploaded.
You can use any Latex editor of your preference such as TeXmaker, TeXShop, Texstudio, etc. You can also use online Latex editors such as Overleaf or visual mathematical editors such as Lyx
In case of any questions or doubts, ask the instructor or the teaching assistants for help through the slack channel #assignment
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started