Skip to content

NoroffFEU/lesson-task-pf-module1-lesson4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Programming Foundations - Module 1

Lesson Task 4 Questions

Question 1

Write a loop that logs the numbers 0 to 7.

Question 2

Write a loop that logs the numbers 10 to 1. Count down from 10 to 1.

Question 3

Write a loop that counts from 10 to 20, and log only the odd numbers. 11, 13, 15, etc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors