Skip to content

Exercises used during the USCMS Undergraduate Summer Internship 2023 lectures

Notifications You must be signed in to change notification settings

glideinWMS/python23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 2023 Code Examples

This repository contains examples and exercises used during the 2023 USCMS Undergraduate Summer Internship and TARGET Internship Python lectures.

Content

phonebook

This is a Python implementation of a simple phone book application. In this example we cover the following topics:

  • input and output
  • functions
  • if statements
  • read files
  • for and while loops
  • dictionaries
  • error handling
  • list comprehensions
  • string formatting

iris

This is an integrated exercise. Flower species data analysis using Bash and Python

cesar

About

Exercises used during the USCMS Undergraduate Summer Internship 2023 lectures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages