lesson10

command
v0.0.0-...-8eea285 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Write a program that converts strings to Booleans: * The strings “true”, “yes”, or “1” are true . * The strings “false”, “no”, or “0” are false . * Display an error message for any other values. TIP The switch statement accepts multiple values per case, as covered in lesson 3.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL