Skip to content

bdt1/TC-TCFundamentalsDay2Lab1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alice and Bob Greeting

Objectives

  1. To demonstrate your understanding of objects
  2. To demonstrate your understanding of operators
  3. To demonstrate your understanding of user input
  4. To demonstrate your understanding of strings

Overview

Write a program that asks the user for his/her name and only the users Alice and Bob are greeted with their names.

Unit Test

No Unit Test

Instructions

  1. Understand how to get input from user
  2. Create conditional to check against Alice and Bob
  3. Print greeting to screen if Alice or Bob are true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages