Skip to content

athenian-computational-thinking/test-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Master CT Assignment Template

Use this master template to create CT Assignment Templates.

Problem Description

Problem description goes here.

  • Steps to take go here.

Example

Value to increment? 5
10

Suggested Approach

  1. Suggestions go here

Hints

  • Use input() to prompt the user for a value.

Add code to my_code.py to make it do the desired thing.

Run your code with: python my_code.py

Run your tests with: pytest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages