Retired

CIS 122 #8 Input Validation (retired)

Description:

This kata builds on the previous kata:

In this challenge, we'll be learning about how to validate user input. 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 7, 2015
Warriors Trained198
Total Skips6
Total Code Submissions361
Total Times Completed22
Python Completions22
Total Stars4
% of votes with a positive feedback rating50% of 7
Total "Very Satisfied" Votes3
Total "Somewhat Satisfied" Votes1
Total "Not Satisfied" Votes3
Total Rank Assessments7
Average Assessed Rank
7 kyu
Highest Assessed Rank
7 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • CIS 122 Avatar
  • Bubbler Avatar
Ad