Retired

CIS 122 #5 Functions and Return Values (retired)

Description:

This kata builds on the previous kata:

In this challenge, we'll be learning about the pseudocode for Functions and how to translate them into Python. The pseudocode standard used in this challenge is based on the book Starting Out with Programming Logic and Design, 3rd Edition by Tony Gaddis.

The challenge itself consists of a number of pseudocode examples with an integrated tutorial that explains how to translate the pseudocode into Python.

If you want to test code that uses x_print in Python 3 outside of the CodeWars site, add this line to the top of the code:

x_print = print
Fundamentals

More By Author:

Check out these other kata created by CIS 122

Stats:

CreatedSep 4, 2015
Warriors Trained285
Total Skips9
Total Code Submissions1089
Total Times Completed27
Python Completions27
Total Stars3
% of votes with a positive feedback rating33% of 9
Total "Very Satisfied" Votes2
Total "Somewhat Satisfied" Votes2
Total "Not Satisfied" Votes5
Total Rank Assessments8
Average Assessed Rank
7 kyu
Highest Assessed Rank
7 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • CIS 122 Avatar
  • Bubbler Avatar
Ad