Skip to content

An example of how to use Python functions, intended as a teaching aid for Botball students.

Notifications You must be signed in to change notification settings

dotcomstar/FunctionExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

FunctionExample

Botball Concept Difficulty: Introductory

An example of how to use Python functions for Botball.

A function is also known as a method. A function is a block of code that will be called later. Functions can take in parameters and return values.

About

An example of how to use Python functions, intended as a teaching aid for Botball students.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages