Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

control_flow

Dart Control Flow Assignment

Create a Dart program that prompts the user for a number and then prints a message to the console based on the following criteria:

If the number is greater than 10, print "Your number is greater than 10"

If the number is less than 10, print "Your number is less than 10"

If the number is equal to 10, print "Your number is equal to 10"

About

Dart Control Flow Assignment

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages